Remove user from multiple groups using flow designer

Preethi26
Tera Contributor

Hi Team,

I have built a flow to add/ remove user from groups.

For remove part the flow is removing only one group

can you please help me to figure out the error.

Preethi26_0-1701153635733.png

 

8 REPLIES 8

@Preethi26 

After lookup records activity, add one for each action to loop through the group member records then user the delete record action

 

Look up Group member records

THEN

For each lookup record

THEN

Delete record

 

Best Regards
Aman Kumar

Hi @Preethi26 

Any followup needed?

If no please mark the response as correct and close the thread, so it ends in solved queue, which will help help others looking for similar issue

Best Regards
Aman Kumar

vaishnav
Tera Contributor

Hi @Aman Kumar S 

 

Mine is the same issue as @Preethi26 

This is my flow. The user record is not getting removed from group

 

vaishnav_0-1720759165694.png

 

vaishnav
Tera Contributor

Please check this flow context as well.

vaishnav_1-1720759248368.png