Sending reminder email a day before based on a field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 03:08 AM
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..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 03:19 AM
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
Please mark answer correct based on Impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 03:44 AM
By using first url I am getting all the records which are 1 day ago but I require exact 1 day difference records .