How can we add a field in Catalog item containing 300+ choice list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 04:03 AM
How can we add a field in Catalog item containing 300+ choice list containing groups name, so that user can select as many options they want from choice list and after selecting the options user should get added to all those selected groups. Addition of the user to the groups should be automated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 04:22 AM
We are not providing access or the choice of all the groups in choice list. We just have limited SSO groups where user needs to be added
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 04:27 AM
Hello @divyal09 ,
Can you try with the "List Collector" type of variable . You can give the group table name as a list table . With this you can select single as well as multiple values in catalog item .
After creating the catalog item , you can create the flow and you can automate the process for adding the user in the respective groups.