ServiceNow Flow Designer Approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi
I have a catalog Item where I have a List collector variable referencing to a custom table A, I need some help in flow designer Approval process, where for every selected values from List collector we need to look into the another custom table B, when we search in custom table B by taking Table A value, we will get some 3 to 4 records with matching name and in each record there will be a userID field.
when the catalog Item is submitted the approval should go to all the users in table B associated with each List collector name from table A, the approval for each List collector variable is independent, the approval should goes to all the users for every selected list collector value and for all the List collector values at a time. For each List collector value any user associated with that List collector value in Table B can approve or reject.
Can any one help with the logic in flow designer
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
23m ago
you can use scripted flow approval for this, gather all the approvers associated to all the list collector records and then use "Ask for Approval" flow action
Scripted Approvals in Flow Designer with Flow Variables
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader

