CUSTOMER SUPPORT

Mine Resolved Zendesk Tickets for New Macro Candidates

Weekly, pulls last week's resolved Zendesk tickets, clusters the agent replies by intent, and posts the top recurring response patterns to Slack as candidate macros for review.

CategoryCustomer Support
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly schedule fires
  • ActionFetch resolved tickets + agent repliesZendeskZendesk
  • ActionCluster replies into draft macrosOpenAI
  • LogicKeep clusters seen 5+ times and not already a macro
  • OutputPost macro candidates to Slack for reviewSlack

What it does

Every week it scans tickets your team resolved, finds the agent replies that keep getting rewritten from scratch, and groups them into clusters. Each cluster that appears often enough becomes a proposed canned response, posted to Slack so a lead can approve it.

When to use it

Run this when agents are hand-typing the same answers repeatedly and your macro library has gone stale. It turns real resolved conversations into evidence-backed macro suggestions instead of guesswork.

How it works

  1. 1A weekly schedule fires the run.
  2. 2It fetches all tickets marked solved in the last 7 days from Zendesk, including the public agent comments.
  3. 3An OpenAI step embeds and clusters the agent replies by semantic intent, summarizing each cluster into one clean draft response.
  4. 4A filter keeps only clusters seen at least 5 times that don't already match an existing macro.
  5. 5Surviving candidates are posted to a Slack channel with frequency counts and a sample ticket link, ready for a thumbs-up.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZendeskTickets, queues, knowledge base.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect SlackChannels, DMs, threads, mentions.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.