SUMMARIZATION

Zoom Call to Objection-Handling Cards on the Salesforce Deal

When a Zoom sales call recording finishes processing, it transcribes and condenses the conversation into structured objection-handling cards (objection, rep response.

CategorySummarization
Enginesim
Difficultyintermediate
Triggerwebhook
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZoom recording transcript readyZoomZoom
  • ActionFetch full transcript from ZoomZoomZoom
  • ActionExtract objection cards with OpenAIOpenAI
  • LogicMatch call to Salesforce opportunity
  • OutputFile objection cards on the deal recordSalesforce

What it does

Turns every completed Zoom sales call into a tidy set of objection-handling cards attached to the right deal in Salesforce, so reps never lose the nuance of a long call.

When to use it

Use this when your AEs run discovery and demo calls on Zoom and you want each objection surfaced, answered, and stored on the opportunity record without anyone re-listening to an hour of audio.

How it works

  1. 1A Zoom webhook fires when a cloud recording transcript is ready.
  2. 2The flow pulls the transcript text from Zoom's recording API.
  3. 3OpenAI reads the transcript and extracts each customer objection, what the rep actually said, and a sharper suggested counter, returned as structured JSON cards.
  4. 4A logic step checks the call metadata (host email and meeting topic) to find the matching Salesforce opportunity.
  5. 5Each objection card is written back as a structured note on that Salesforce opportunity, tagged with the call date.

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 SalesforceAccounts, opportunities, cases.
  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.