CRM

Enrich Salesforce Opportunity from Zoom Call Notes

After a Zoom meeting ends, transcribe the call, extract deal signals with an LLM, and update the matching Salesforce opportunity with a summary, next steps, and stage…

CategoryCRM
Enginesim
Difficultyintermediate
Triggerwebhook
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZoom meeting ended (recording ready)ZoomZoom
  • ActionFetch call transcript from ZoomZoomZoom
  • ActionExtract deal signals and summary with LLMOpenAI
  • LogicMatch attendee email to Salesforce opportunitySalesforce
  • ActionUpdate opportunity with summary and stageSalesforce
  • OutputNotify rep in Slack that opp was enrichedSlack

What it does

Turns a finished sales call into a structured Salesforce update. It pulls the Zoom recording transcript, asks an LLM to extract the customer's pain points, budget signals, objections, and committed next steps, then writes those into the linked opportunity along with a recommended stage.

When to use it

Use it when reps run discovery and demo calls over Zoom but routinely forget to log notes, leaving opportunities stale and forecasts unreliable. It removes post-call admin so the CRM reflects reality the moment the call ends.

How it works

  1. 1A Zoom meeting-ended webhook fires when the recording is ready.
  2. 2The flow fetches the cloud recording transcript from Zoom.
  3. 3An OpenAI step summarizes the call and extracts deal signals as structured JSON (pain, budget, next steps, suggested stage).
  4. 4A logic step matches the meeting's attendee email to a Salesforce opportunity contact role.
  5. 5The opportunity is updated with the summary, next steps, and stage recommendation.
  6. 6The rep is notified the opportunity has been enriched.

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
    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.