- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
I have a user criteria where a group member needs to be added to one of the target group and also needs to be removed if they are removed from the Main group.
Is Business rule or automated flow would be the best approach ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi,
Flows cannot react to deleting of records, so in this case I would say you must use a business rule.
(If the deleting is your trigger).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
@Devika sure you can:
Please, confirm whether this is resolved or not as you accepted solution... something still needed or not anymore?
/* If my response wasnāt a total disaster āļø ā drop a Kudos or Accept as Solution ā āļø Cheers! */

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi,
Flows cannot react to deleting of records, so in this case I would say you must use a business rule.
(If the deleting is your trigger).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @Devika ,
please can you provide more details?
If you have a user criteria applied on a group, then you can add/remove members of the group and the access will be granted accordingly, no further action is needed.
Or what do you mean target and main groups?
/* If my response wasnāt a total disaster āļø ā drop a Kudos or Accept as Solution ā āļø Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hello ,
I actually have two groups .lets assume one as Main and the other one as Target .When the user added to the Main group he should be added to Target Group and when the user is removed from the Main group then the user should be removed from the target Group.
I implemented it using the Business rule .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
You accepted solution, so it's resolved?
If not, share the business rule to see it, cannot help you if it's a mystery š I would personally go with flow designer...
/* If my response wasnāt a total disaster āļø ā drop a Kudos or Accept as Solution ā āļø Cheers! */