CUSTOMER SUPPORT

Suggest the best macro on each new inbound ticket

When a ticket arrives in Zendesk, matches it against your existing macro library and posts the top suggested reply as a private internal note for the assigned agent.

CategoryCustomer Support
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew Zendesk ticket createdZendeskZendesk
  • ActionLoad published macro setSupabaseSupabase
  • ActionRank macros against ticketOpenAI
  • LogicDrop low-confidence matches
  • OutputPost suggestion as internal noteZendeskZendesk

What it does

Gives agents a head start on every ticket. The moment a new request comes in, it ranks your published macros against the customer's message and drops the best match as an internal note, so the agent can accept it or tweak it instead of starting from a blank box.

When to use it

Use it on high-volume queues where speed-to-first-reply matters and most questions are variations of known issues. It augments agents rather than auto-replying, so it's safe for nuanced support.

How it works

  1. 1A newly created Zendesk ticket triggers the run.
  2. 2Load the current published macro set from Supabase (synced from your library).
  3. 3Send the ticket body plus the macro titles to OpenAI to pick the best match and a confidence score.
  4. 4Filter out low-confidence matches so agents aren't shown noise.
  5. 5For a confident match, format the macro text as a suggestion.
  6. 6Post it as a private internal note on the Zendesk ticket for the assigned agent.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZendeskTickets, queues, knowledge base.
  2. 2
    Connect SupabaseTables, auth, storage, edge functions.
  3. 3
    Connect OpenAIModels, embeddings, files.
  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.