- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 01:42 AM
Hi
I wanted to remove the users from specific group by using flow designer but groups and group members table are different how can i achieve this through flow designer
Thank you
Santhana Lakshmi M
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:43 AM
Hi @Lachu,
Can you give a bit more background? What is the trigger to start the flow for example?
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:43 AM
Hi @Lachu,
Can you give a bit more background? What is the trigger to start the flow for example?
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 03:31 AM
Requirenment is which ever the group is expired we have to remove the group members of the expired group

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 03:35 AM - edited 09-28-2023 03:36 AM
In that case the answer provided by @OlaN would work perfectly for you.
Only change you would need to make is to search for members based on the trigger group, instead of searching inactive users first.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 03:39 AM
Basically this:
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.