- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2019 07:23 PM
Hi guys,
Using flow designer, how can I automate the fulfilling of a catalog task that adds users to different groups.
The request contains a list collector of all the groups the user needs to be added.
Below is the flow, I can't seem to select the group when I try to create the record in the sys_user_grmember record.
Thank you in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2019 10:29 AM
Found out that this feature(For Each Logic on Variables) is still not supported in Flow Designer.
PRB1343826
Alternatively, custom action can be used.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2019 12:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2019 04:46 AM
Hi Asifnoor,
Yes I see it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2019 10:29 AM
Found out that this feature(For Each Logic on Variables) is still not supported in Flow Designer.
PRB1343826
Alternatively, custom action can be used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2020 04:08 AM
Hi JLeong..
I am looking for he exact requirement of automating the process of adding members to the group.
I have just started learning flow designer. It would be helpful if you could provide the triggers, flows and actions which you used for this automation with screenshots.