how to set auto reminders for RITM approval using flow designer

karan15
Tera Contributor

HI All 

Need help in setting up reminders to go out to approvers of RITM if its been more than 3 days and RITM is not approved 

 

Please help , I have started creating flow as per attached pic but bit lost after step 1 

1 ACCEPTED SOLUTION

Yes @karan15 This can be done.
Navigate to > Notifications> open your notification that is attached in flow designer.
Under "what it will contain" section inside Message HTML add this 
Please approve ${sysapproval.URI_REF}
FYI- ${sysapproval.URI_REF} will have a link which takes them to RITM.

NishchithaKS_0-1685430549264.png

 


Please mark as helpful and correct so that, it would reach out to people who are looking for this same query. Also, if you are happy with the solution, can you please mark it as solved?
Happy to help 
🙂

 

View solution in original post

23 REPLIES 23

Hello @Community1 

 

May I know until 5 days of what please?

For example: Record created? Due date?

@Nishchitha K S 
based on record created, want to send reminder approval notification to approvers for every 24 hours up to 5 days, on 5th day RITM should update with auto closed incomplete. 

karan15
Tera Contributor

Correction ************* I was able to configure it in prod , earlier screen shot was from UAT where in approval record was greyed out but its available in PROD 

 

Can you please let me know how i can send only for a specific catalog Item ?

Can you please try checking in your developer instance, and then capture that in an update set and move it to your another instance?

thanks , i tested in prod and it works , the steps you provided really helped me to confure it 

 

Can you please let me know how i can configure it for a particular catalogue ITEM instead of it sending reminders for all ?

Thanks