Trigger notification

shabbir9
Tera Contributor

Hi team,

we have requirement that if p1 problem ticket is created and if incase there is no update (created and updated is same) on the ticket for 24 hours we need to trigger a notification can any one help me in the script how to achieve this 

9 REPLIES 9

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @shabbir9 

 

You can use the flow designer for the same, which is low code. 

 

Lookup records 

Action

Notifications.

 

Try this buddy. 

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

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

Ankur Bawiskar
Tera Patron
Tera Patron

@shabbir9 

you can use flow designer for this

Trigger the flow on P1 Problem creation and then use wait condition for 24 hours

If no update then send email notification.

check this link and enhance as per your requirement

Send email if record not updated for 14 days 

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

@shabbir9 

something like this

AnkurBawiskar_0-1735218337146.png

 

AnkurBawiskar_1-1735218360891.png

Then within IF condition use the Send Email flow action

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

@shabbir9 

 

Hope you are doing good.

Did my reply answer your question?

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