Approval Reminder Notification

LohithChowdary1
Tera Contributor

Hi,

 

I need to send an email reminder notification daily for only one request item in ServiceNow. Also, I need to attach all the approvals pending in one notification and need to send the reminder notification. How can I achieve it.

2 REPLIES 2

shyamkumar VK
Kilo Patron

@LohithChowdary1  , 

Refer to this Article 

 

https://www.servicenow.com/community/now-platform-articles/one-daily-email-reminder-that-contains-al...

 

https://www.servicenow.com/community/developer-forum/pending-approval-reminder/m-p/1693343

 

Check this Solutions and let me know if you need any help 

 

Regards,

Shyamkumar

 

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

Aman Kumar S
Kilo Patron

Hi @LohithChowdary1 

You can create a flow which runs everyday, create an event and trigger that to launch the notification.

You can loop through the pending approvals and send that in the notification

 

Best Regards
Aman Kumar