SUMMARIZATION

Sales-objection radar from discovery calls into an Airtable tracker

After each Zoom discovery call, isolates the objections and lost-deal signals, classifies them by type, and logs them to an Airtable objection tracker.

CategorySummarization
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZoom discovery call endsZoomZoom
  • ActionExtract + classify objections with quotesOpenAI
  • ActionLog each objection to Airtable trackerAirtableAirtable
  • LogicCheck rolling count per category vs threshold
  • OutputAlert Slack on objection-category spikeSlack

What it does

Gives sales and product a running ledger of why deals stall. After a discovery call, it parses the transcript specifically for objections, hesitations, and competitor mentions, classifies each into a category (price, timing, missing feature, competitor, trust), and writes a row to an Airtable objection tracker with the quote and account. When one category spikes past a threshold in a rolling window, it fires a Slack alert so the team can respond before the pattern costs more deals.

When to use it

Use this when objections are scattered across reps' memories and call notes, and no one notices that "too expensive" tripled this month. It builds an auditable objection dataset and an early-warning signal in one pass.

How it works

  1. 1A Zoom discovery-call-ended event triggers the workflow.
  2. 2OpenAI extracts objections and classifies each into a fixed category set with a supporting quote.
  3. 3Each classified objection is written as a row to the Airtable objection tracker.
  4. 4A logic step checks the rolling count per category against a spike threshold.
  5. 5If a category spikes, a Slack alert names the objection, the count, and recent example quotes.

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 AirtableBases, tables, views, automations.
  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.