Automate adding members to group

JLeong
Mega Sage

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.

 

find_real_file.png

1 ACCEPTED SOLUTION

Found out that this feature(For Each Logic on Variables) is still not supported in Flow Designer.

PRB1343826

Alternatively, custom action can be used.

View solution in original post

21 REPLIES 21

asifnoor
Kilo Patron

Hi,

In the Group field, when you click on dropdown don't you see the list of groups there?

find_real_file.png

Mark the comment as a correct answer and also helpful if it helps.

Hi Asifnoor,

Yes I see it. 

Found out that this feature(For Each Logic on Variables) is still not supported in Flow Designer.

PRB1343826

Alternatively, custom action can be used.

imran rasheed
Tera Contributor

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.