Add/remove users into group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 09:27 PM
Hi Team,
I have custom table for example ABC, it has 2 fields User-> reference to user table, group->reference to group table.
Any addition/deletion I was users should be added/deleted from the group. Please suggest

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 09:36 PM - edited 01-17-2024 09:37 PM
Hi there,
Can you re-write this or explain it more, there are some words missing or something which makes it not possible to understand what you are trying to share/say/ask.
"Any addition/deletion I was users should be added/deleted from the group. Please suggest"
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 10:35 PM - edited 01-17-2024 10:37 PM
Hi Mark,
I have created a new custom table, in which we have fields user and group other fields as well. So any records inserted in this table with user and group based on details, that user should be added to the group member which has been selected on record, same for deletion user should be removed form the group once record is deleted.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 11:01 PM
Did you try using flow designer for this? Sounds like a zero code task.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 11:12 PM
Hi,
No I was thinking to configure BR