to trigger multiple approvals and multiple catalog tasks based on the number options selected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2025 11:30 PM
Hi
existing configuration
(variable is of select box)
User -->selects the space to which he need the access for ---> submits request ---> Approval request will be triggered to the Space owners/support group ---> Catalog task creation
Requirement
(variable will be List collector)
User --> Selects multiple spaces -->submits request
Space 1 --> Approval request to the -->catalog task creation
Space owners/support group
Space 2 --> Approval request to the -->catalog task creation
Space owners/support group
Space 3 --> Approval request to the -->catalog task creation
Space owners/support group
we are currently using workflow, how can I achieve this requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2025 11:50 PM
why not use flow designer for this?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2025 11:54 PM
Hi Ankur,
We are still using workflow only, if the solution works with Flow designer then I will try to implement.