TICKET MANAGEMENT

Fan out a resolution to every requester when a duplicate cluster is closed

When the canonical ticket of a duplicate cluster is marked solved in Zendesk, notifies every requester across their original channel and posts a closeout summary to the support…

CategoryTicket Management
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerCanonical cluster ticket marked solvedZendeskZendesk
  • ActionLook up all linked requesters in PostgresPostgreSQLPostgres
  • LogicRoute requesters by original channel
  • ActionSend resolution notice to every requesterZendeskZendesk
  • OutputPost cluster closeout summary to SlackSlack

What it does

Closes the loop on a duplicate cluster: the moment the canonical ticket is resolved, it fans the resolution out to every requester who reported the same issue and tells the team the cluster is done.

When to use it

After an incident is fixed and you need to tell everyone who reported it, not just the one ticket you happened to resolve. Use it so no duplicate requester is left without a resolution notice.

How it works

  1. 1The canonical ticket of a cluster is marked solved in Zendesk, triggering the flow.
  2. 2All linked requesters in that cluster are looked up in Postgres.
  3. 3A branch routes each requester by the channel their original ticket came in on.
  4. 4A resolution notice is sent to every requester via the Zendesk API.
  5. 5A closeout summary with cluster size and resolution time is posted to the support channel in Slack.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZendeskTickets, queues, knowledge base.
  2. 2
    Connect PostgresAny Postgres URL — query, write, migrate.
  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.