How to add bulk users to a particular group using script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 09:11 AM
Hello,
We have a requirement to upload bulk users to a particular assignment group using script.
Can anyone help in script
Thanks in advance
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 09:36 AM
Hello @anvitha ash
Please refer to the below community links.
You would get the required scripts to add users to group.
If I was able to answer your question, please mark it as solution.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2023 11:09 AM
Hi,
Get the sys_id' s of users in array and query the user and group and insert to group member table.