agent hive

CUSTOMER SUPPORT

Low-CSAT Tiered Recovery Router

On a low Zendesk CSAT rating, routes the recovery by account value: high-value accounts get a CSM Slack alert and a calendar call.

CategoryCustomer Support
Enginesim
Difficultyadvanced
Triggerwebhook
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZendesk bad satisfaction ratingZendeskZendesk
  • ActionLook up account tier in PostgresPostgreSQLPostgres
  • LogicBranch: high-value vs standard
  • ActionAlert owning CSM in Slack (high-value)Slack
  • ActionBook recovery call (high-value)Google CalendarGoogle Calendar
  • OutputSend make-good email (standard)GmailGmail

What it does

Not every unhappy customer needs the same touch. This workflow grades a low Zendesk CSAT rating by account tier and sends high-value detractors to a human (CSM ping plus a booked call) while standard accounts get a fast, polished make-good email automatically.

When to use it

Use it when you have mixed account sizes and limited CSM bandwidth, and you want your best-paying detractors handled personally without ignoring everyone else.

How it works

  1. 1Zendesk fires a webhook when a ticket receives a bad satisfaction rating.
  2. 2The flow looks up the account's plan and revenue tier in Postgres.
  3. 3A branch splits the path: high-value versus standard.
  4. 4High-value: a Slack alert goes to the owning CSM and a recovery call is added to Google Calendar with the ticket link attached.
  5. 5Standard: an OpenAI step drafts a tailored apology and make-good, sent directly from Gmail.
  6. 6Either path writes an outcome note back so reporting stays clean.

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
    Connect Google CalendarEvents, attendees, availability.
  5. 5
    Connect OpenAIModels, embeddings, files.
  6. 6
    Connect GmailRead, draft, send, label.
  7. 7
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  8. 8
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  9. 9
    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.