Flow Designer approval
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi experts,
Im trying to lookup all change task records linked to the change request and send approvals to each unique change_task.assignment_group.managers.
I tried this flow but it only creates 1 approval record. Any recommendations would help.
Thanks,
Ash
15 REPLIES 15
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hello @Ash33 ,
There is a way to trigger the approvals : create a subflow with two inputs : change_task and the approval. Inside the subflow , you use the OOTB action Ask approval. Make sure the subflow's wait For Completion option is unchecked. Please refer to the screenshots :
Best regards,
Hajar