Add users to Watch List in Flow DesignerDescriptionIn Flow Designer can't add users to a Watch list via create a record flow designer actionCauseCannot add users directly to the watch_list field on flow designer action as its a glide_list type field not a reference type fieldResolutionWe would recommend you to write a GlideRecord query to retrieve user records for the watchlist field by using the new Inline Scripts option refer inline script documentation.