
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 12:47 AM
This replaces all users in the watchlist with a single user. I guess that's what I'm asking the flow to do, but I want to be able to add upon the already exisitng users in the list basically.
Kind regards
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 05:11 AM
I feel stupid but I managed to solve this by looking up the record and replacing the watchlist with the datapill of the current watchlist + the datapill of the User ID:
That solved it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 05:24 AM
Hi Maik
I didn't really need to use any scripting whatsoever, I could simple combine the two datapills to update the watchlist.
I was confused by the setup variable step as I didn't understand how/why to use that step as it does not produce an output that's usable to fill the watch list?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 05:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 05:32 AM
Even I didn't saw at beginning Maik, Later I'm able to.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 05:47 AM
Hey Maik,
Sorry I must have missed it? I had my browser tab open and posted my solution.
Thanks for the help, I appreciate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 03:37 PM
can you explain your solution for this problem step by step?