Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to add bulk users to a particular group using script

anvitha ash
Tera Contributor

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

SatyakiBose
Mega Sage

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.

Divya Rajasekar
Tera Contributor

Hi,

Get the sys_id' s of users in array and query the user and group and insert to group member table.