Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to add group members to newly created assignment group using flow design?

hostga
Tera Contributor
 
1 REPLY 1

Mahathi
Mega Sage
Mega Sage
To add the user to a group in Flow designer follow the below steps:
  1. Add create or update record action.
  2. Select Table name - Group member [sys_user_grmember].
  3. Now select the group field and select the group in which you want to add a user.
  4. Select the user field and select the user to add to the group.

    https://www.servicenow.com/community/itsm-forum/how-to-add-user-to-group-sys-user-group-using-flow-d...

 

Also refer to the video : 

https://www.youtube.com/watch?v=dlHRauVPPYQ

 

If my answer helped in any way, please mark it as Correct & 👍Helpful