- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 07:04 PM
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.
Thanks,
Kentaro.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 01:09 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 12:09 PM
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]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 01:09 PM
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.