Setup
1
Create the workflow
Name it “Tickets Without Scheduled Work”. Set it as a Scheduled workflow with daily intervals.Run it on weekdays inside business hours. The schedule’s daily execution windows (or the older Weekdays only setting) stop it from raising alerts at night or over the weekend, when nobody can book the work.
2
Configure status filters
Add filters for ticket statuses where scheduled work should exist:
- Include statuses like “In Progress”, “Assigned”, “Scheduled”
- Exclude statuses like “Waiting on Customer”, “On Hold”, “Resolved”
3
Add service call filter
Add the filter “[Extra] Count of Service Calls Scheduled for Anytime in the Future”:
- Set the condition to equals 0
- This identifies tickets with no scheduled service calls
4
Add todo filter
Add the filter “[Extra] Count of ToDos Scheduled for Anytime in the Future”:
- Set the condition to equals 0
- This identifies tickets with no scheduled todos
5
Create internal alert message
Add a “Build message” action:
- Set message type to Internal
- Create an alert for the team about missing scheduled work
- Include ticket details and suggested actions
6
Configure team notifications
Add notification actions based on your team structure:Option 1: Notify assigned resource
- Use “Notify ticket owner” to alert the assigned technician directly
- Use “Notify internal team” to alert supervisors or dispatch teams
- Include relevant team members who handle scheduling
- Notify the assigned resource for immediate action
- Notify the internal team for oversight and support
