Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Flow Designer approval

Ash33
Tera Expert

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

Ash33_0-1756189396298.png

 

15 REPLIES 15

Not applicable

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 : 

 

HajarBENJAHHAR_1-1756272257556.png

HajarBENJAHHAR_2-1756272299331.png

Best regards,

Hajar