Remove user from multiple groups using flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 10:41 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2023 05:07 AM - edited 11-28-2023 05:08 AM
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
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 07:30 AM
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
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 09:40 PM
Mine is the same issue as @Preethi26
This is my flow. The user record is not getting removed from group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 09:40 PM
Please check this flow context as well.