Notification 1 month Prior to due date.

Atchutaram
Tera Contributor

Hi Everyone,

I have one requirement, we do have Services table and in that we do have Audit due, the user has to receive a notification one month before the due date, how can i do this, tried notification and gave the when to run condition as due date relative one month ahead, and its not working, how can i achieve this?

 

Best Regards

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Atchutaram 

you can use Flow Designer for this which runs Daily and checks if any records are there which are due 1 month from now. Iterate those and send email

check this link where I shared solution but please enhance it for your requirement

I cannot seem to get an Email Notification when a record's due date is reached 

filter condition will be something like this but this is for 10 days, you can enhance it for 30 days by updating the number of days in relative operator

AnkurBawiskar_0-1757321741487.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Atchutaram 

you can use Flow Designer for this which runs Daily and checks if any records are there which are due 1 month from now. Iterate those and send email

check this link where I shared solution but please enhance it for your requirement

I cannot seem to get an Email Notification when a record's due date is reached 

filter condition will be something like this but this is for 10 days, you can enhance it for 30 days by updating the number of days in relative operator

AnkurBawiskar_0-1757321741487.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron
Tera Patron

@Atchutaram 

worth checking this as well

Flow Designer Demo: Automate Knowledge Expiration Warning 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Atchutaram 

A flow-based design is best suited for this. Here are a few examples for reference:

 

https://www.servicenow.com/community/developer-forum/create-notification-for-kb-when-valid-to-is-1mo...

https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-send-a-notification-in-the-...

*************************************************************************************************************
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]

****************************************************************************************************************