Trigger an Email when multiple incidents are created within a short period of time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2024 11:34 AM
Trigger an Email when multiple incidents are created within a short period of time.
Example multiple incidents created within 30 mins with the keyword in the short description "network"
I am guessing there are multiple ways to handle it just trying to see what people think is best.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2024 11:37 AM
Hi @Tfnhodgi
If you want to go for Low code, go for Flow Designer.
Trigger, schedule
Action
Lookup
Created in last 30 mins
category = Network
Action
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-12-2024 11:40 AM
Not sure low code would work. It would need to be dynamic. I used network as an example but it could be anything but if that keyword is anywhere in the short description it would trigger it. We have 100s of applications so low code would not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2024 11:47 AM
Hi @Tfnhodgi
So you want something system need to find out and then trigger email, it means something on AI side?
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-12-2024 11:57 AM
Not sure what I want tbh just seeing if anyone has done something like this in their SN instance.