Change email notification for approval in flow designer

jaubert
Tera Guru

I have a request to change the subject for an email notification for the approval task generated in flow designer.  The department wants the location included in the email subject line.  ie "Requested Item RITM0010000 Approval Request - locationNumber".  How would I go about achieving this?  Thank you!

3 REPLIES 3

Jaap
Tera Expert

Hi @jaubert ,

I would say you proceed as follows: Go to flow designer and identify the flow for approval task you would like to adjust. Before the approval task action, add a script step to fetch the location. Use a script to query and store the location of the requested item. Make sure that location is available to approval task. Then you can locate the email notification used for the approval task. Modify the subject to include the location. 
Hope this helps!
Regards,
Jaap

 

Was my comment helpful? Please mark as such! 🙂

Ayushi12
Mega Sage

Hi @jaubert 
Check the flow for the approval notification action and update the subject . Incase if location Number is catalog variable you can directly drag and drop the variable else you can use the lookup record action.

If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."

Thanks!

This is the action I am using, I do not see a notification section.  

jaubert_0-1722522625067.png