Push the Group to the AD group activity

hemantnh
Tera Expert

i have created a workflow to add user to the AD group based on the orchestration

hemantnh_2-1711005515884.png

 

 

hemantnh_1-1711005335426.png

 

 

now i want to add single user into multiple groups , please help me how can i achieve this  

 

fields 1 : requested for is reference field

fields 2 : group field is a list collector field  

 

 

 

1 REPLY 1

Ramesh_Naidu
Mega Guru

Hi @hemantnh,

 

You can loop through the flow to run the activity "Add user to Group" to run the no.of.times the groups are there in the array and pass the username and one Group name in each iteration.

 

Thankyou.