- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello Community,
I have implemented a Flow Designer flow to send an email notification when an SLA is nearing breach. Below is the high-level structure of my flow:
- Trigger: SLA Task (task_sla table)
- Action 1: Lookup Records (to fetch Case details)
- Action 2: Flow Logic → If Stage != Breached
- Action 3: Send Email
The SLA configuration:
- Resolution SLA: 10 minutes
- Response SLA: 5 minutes
The flow uses Wait until 90% of SLA Duration before sending the email.
Issue:
- When the SLA reaches 90% in real-time, the email is not sent automatically.
- Additionally, when I check the SLA Task record, Business Elapsed Percentage = 100%, but no email was sent.
Questions:
- Why does the email trigger doesn't work when SLA reaches 90%?
- How can I ensure the email is sent only when SLA is nearing breach and not after it is breached?
Additional Info:
- Flow is active and published.
- SLA Task shows correct progress.
- No errors in Flow Execution logs.
Any guidance or best practices for handling SLA-based notifications in Flow Designer would be greatly appreciated.
Thank you,
Swetha.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @swethavelu
There is an out-of-the-box (OOTB) flow for the same. If you check that, it will be helpful for you
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
3 hours ago
Hi @swethavelu
There is an out-of-the-box (OOTB) flow for the same. If you check that, it will be helpful for you
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]
****************************************************************************************************************
