CUSTOMER SUPPORT

Flag missed onboarding topics from a Zoom kickoff call

When a Zoom kickoff recording finishes, compares the call transcript against your onboarding checklist and posts the list of uncovered topics to the CSM's Slack channel.

CategoryCustomer Support
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZoom kickoff recording completedZoomZoom
  • ActionFetch call transcript from ZoomZoomZoom
  • ActionMatch transcript against checklist with LLMOpenAI
  • LogicKeep only uncovered topics; exit if none
  • OutputPost missed topics to CSM Slack channelSlack

What it does

After a customer kickoff call ends on Zoom, this workflow reads the call transcript, checks it against your standard onboarding checklist, and tells the CSM exactly which topics were skipped — before the customer notices the gap.

When to use it

Run this when your team does live onboarding calls and you want every account to leave the kickoff with the same baseline covered (account setup, key features, billing, success metrics, next steps). It catches the items that get dropped when calls run long or go off-script.

How it works

  1. 1A completed Zoom cloud recording with transcript triggers the flow.
  2. 2The transcript text is pulled from the Zoom recording.
  3. 3An LLM step matches each checklist item against the transcript and labels it covered or missed, with a one-line justification.
  4. 4A logic step keeps only the missed items; if everything was covered, the flow exits quietly.
  5. 5The missed topics, the customer name, and the recording link are posted to the assigned CSM's Slack channel as an actionable summary.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZoomMeetings, recordings, transcripts.
  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.