Notification of ticket not updated.

Kentaro Numata
Tera Guru

Hello, It's Kentaro.

I have a question about notification of ticket not updated.

 

We manage inquiry records in the Incident table.

We would like to send a Slack notification when a ticket is not updated for 4 days after it is created.

We want to create it using Slack Spoke in Flow Designer. However, we don't know how to set the Trigger's Filter.

I'd like to ask you for your help.

スクリーンショット 2023-12-08 12.03.48.png

 

Thanks,

Kentaro.

1 ACCEPTED SOLUTION

SanjivMeher
Kilo Patron
Kilo Patron

I would use a Scheduled Trigger to run on a Daily Basis. So you select Scheduled->Daily.

Once done, do a Look Up records to get a list of records not updated for more than 4 days. And then Loop through each record and then trigger Slack. 


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @Kentaro Numata 

 

https://docs.servicenow.com/bundle/vancouver-it-service-management/page/product/site-reliability-ops...

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0821743

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

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

SanjivMeher
Kilo Patron
Kilo Patron

I would use a Scheduled Trigger to run on a Daily Basis. So you select Scheduled->Daily.

Once done, do a Look Up records to get a list of records not updated for more than 4 days. And then Loop through each record and then trigger Slack. 


Please mark this response as correct or helpful if it assisted you with your question.