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

Hello Jlong, 

 

I Ran the flow, it went through but the users were not added in the new group. The flow created the new group.

It picked up the user details from the look up records

for each user records it ran showing 1 of 4 - OUt of 4 records only 1 record passed through

when the create group member record ran I can see one record only but upon checking whether the record has been added to the group could not see in thesys_user_grmember.list

Here I want the users to get added in the new group which I create through the flow for e.g. Storage Support. I am not sure where I am going wrong. 

Nilanjan1
Mega Sage

Got It..

Hi,

were you able to add users, Even I face same problem;

My scenario is simple, here it is

Whenever a user record created with the department - Presales, I need to add the user to the Pre-sales developer group. Help me if u can

Got that!!!

Hello Priya, 

Did you still requrire help or you were able to resolve it ?