How to send a reminder prior one hour of the start date and time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2025 01:44 AM
How to send a reminder prior one hour of the start date and time?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2025 01:47 AM
https://www.servicenow.com/community/developer-forum/send-reminder-emails-through-flow/m-p/2752851
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
‎07-11-2025 02:02 AM
what's the business use-case for sending email 1 hour before date/time?
you can use hourly scheduled flow and check if the time left is 1 hour, check below link and enhance for your case
I cannot seem to get an Email Notification when a record's due date is reached
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2025 02:50 AM
We are providing ServiceNow role access to users for a specific period of time. Once the end date and time have passed, we revoke the access. The use case is to send a reminder to the approver one hour before the start date and time, prompting them to approve the request. Once the request is approved, access can be granted accordingly.
However, even after following the necessary steps, I am encountering the following error:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2025 02:51 AM
In the setflow variable part i have scripted the section -