SUMMARIZATION

Lost-Deal Objection Alert from Zoom Calls to Slack

Scans recorded Zoom calls tied to deals that recently went closed-lost, extracts the unresolved objection that likely killed the deal.

CategorySummarization
Enginesim
Difficultyintermediate
Triggerwebhook
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDeal marked closed-lost via CRM webhookHTTP webhook
  • ActionFind and fetch the deal's latest Zoom transcriptZoomZoom
  • LogicSkip if no transcript or call too short
  • ActionIdentify the decisive unresolved objection with OpenAIOpenAI
  • OutputPost objection and rebuttal alert to SlackSlack

What it does

When a deal is marked closed-lost, this workflow finds the most recent Zoom call on that deal, identifies the specific objection the rep failed to overcome, and surfaces it to the team in Slack within minutes.

When to use it

Use this when post-mortems on lost deals happen too late or not at all. It catches the decisive objection while the rep still remembers the conversation, so the debrief is grounded in what actually happened.

How it works

  1. 1A CRM webhook fires when a deal moves to closed-lost.
  2. 2The flow locates the most recent Zoom recording associated with that deal and pulls its transcript.
  3. 3A logic step filters out calls with no transcript or calls shorter than a meaningful threshold.
  4. 4OpenAI reads the transcript and isolates the single unresolved objection most likely tied to the loss, plus a suggested rebuttal.
  5. 5A formatted alert with the deal name, objection, and coaching tip is posted to the sales Slack channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect ZoomMeetings, recordings, transcripts.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    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.