Sending reminder email a day before based on a field

lucky6
Tera Contributor

Hi,

I have a requirement where I need to send a reminder email a day before based on "end date" field. If the field has today's date it should send an email to yesterday. 

Thanks in advance..

2 REPLIES 2

Saurav11
Kilo Patron
Kilo Patron

Hello

 

Thwre are two ways to do this wother using scheduled job. For the staoes check the below article:-

 

https://www.servicenow.com/community/developer-forum/change-notification/m-p/1444831

 

Or using flow designer plesse check the below link

 

https://www.servicenow.com/community/now-platform-forum/flow-design-to-trigger-reminder-email-and-se...

 

Please mark answer correct based on Impact

lucky6
Tera Contributor

By using first url I am getting all the records which are 1 day ago but I require exact 1 day difference records .