Skip to main content

Overview

Maintain customer confidence and ensure technician accountability by automatically following up on tickets that haven’t had time entries or notes for a specified period.
This recipe works best as a Scheduled workflow running daily to catch tickets that need attention without overwhelming customers or technicians.

How it works

  • Monitors tickets for inactivity using time since last note or time entry
  • Sends reassuring messages to customers about ongoing work
  • Notifies assigned technicians via Teams to prompt action

Setup

1

Create the workflow

Name it “Inactive Ticket Follow-up”. Set as Scheduled workflow with daily intervals.
2

Configure the filter

Add the filter “Hours since the last time entry created” and set your threshold (e.g., 24 hours for high priority, 48 hours for normal priority).
3

Add customer message action

Add a “Build message” action:
  • Set message type to Customer-facing
  • Descirbe how you want the messageto look like
  • Include ticket reference and expected timeline
Example message:
4

Add internal tech notification

Add another “Build message” action:
  • Set message type to Internal
  • Create a direct message for the technician
  • Include ticket details and urgency indicators
Example internal message:
5

Configure notifications

Add two notification actions:
  1. “Notify ticket contact” - Sends the customer message to the ticket requester
  2. “Notify ticket owner” - Sends the internal message to the assigned technician via Teams

Best practices

  • Exclude certain statuses: Don’t send follow-ups for tickets waiting on customer response
Test your workflow with a few sample tickets before enabling it organization-wide to ensure messages are professional and notifications work correctly.