Turn every new Zendesk ticket into a Slack thread automatically

Every new Zendesk ticket gets its own Slack thread, and customer replies show up there automatically.

How the work actually flows

A straight line. Runs once per each customer comment.

Pattern: Sequence (1) ยท Multiple Instances without a priori Run-Time Knowledge (15)

flowchart TD trig>"new zendesk ticket created"]:::trig s0["create slack thread for ticket"]:::svc s1[("save thread id to ticket")]:::store s2[["post customer reply in thread"]]:::mi trig --> s0 s0 --> s1 s1 -->|"one per each customer comment"| s2 out[/"synced slack thread per ticket"/]:::out pay{{"support team stays in sync"}}:::pay s2 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itAn outside serviceRuns once per itemA record or sheetResultPayoff
Build size
Standard

A mid-size build with several tools working together.

Business functions
Messaging & NotificationsAPI & Webhook IntegrationCustomer Support & Ticketing
Connects
ZendeskSlack

The problem it solves

Your support team has to keep switching between Zendesk and Slack to know what's going on with a ticket, and updates get missed when nobody remembers to relay them. Customers reply in the ticket, but the team discussing it in Slack isn't seeing it in real time.

Who it fits

Support teams using Zendesk who coordinate ticket follow-up in Slack.

How it works

  1. Triggers when a new ticket is created in Zendesk
  2. Posts a new thread in Slack for that ticket
  3. Saves the Slack thread's ID on the ticket for reference
  4. Triggers again when a customer comments on the ticket
  5. Posts that comment as a reply in the same Slack thread
What you get

Ticket conversations that stay together in one thread

Every new Zendesk ticket gets its own Slack thread automatically, with customer replies appearing right where your team is already talking.

What you get

A Slack thread for every ticket that stays updated with the customer's comments, without anyone copying and pasting.

What you need

A Zendesk account and a Slack account with a channel for ticket threads.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook