Send an email reminder 1 month before Due date.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 02:50 AM
Hi Everyone.
I need to send an email reminder to one email address one month before the due date(field on the form)
How can i achieve this?
BR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 02:52 AM
Hi @Atchutaram
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 03:02 AM
Hi,
There are several ways you can achieve this.
One would be a Flow that runs daily, and checks records with the matching condition, and sends a email notification for each record found that matches the query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 04:34 AM
Hi @Atchutaram
You can create a Flow that runs daily, checks records for the matching condition (due date is one month later than the current date), and sends an email notification for each record that matches the query.
Scheduled Flow: Set the flow to run daily.
Lookup Records: Retrieve records where the due date matches the condition (one month later than the current date).
Send Email: Use the "Send Email" action for each matching record to send a reminder notification.
This approach ensures the system automatically checks and sends reminders for all relevant records daily.
Regards,
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 04:50 AM
it can be easily done using scheduled job or scheduled flow
what did you start with and where are you stuck?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader