SALES

Zoom Sales Call to Salesforce Field Auto-Population

When a Zoom sales call recording finishes, transcribe it, extract CRM-relevant facts with an LLM, and write them into the matching Salesforce opportunity fields automatically.

CategorySales
Enginesim
Difficultyintermediate
Triggerevent
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZoom recording completedZoomZoom
  • ActionFetch call transcriptZoomZoom
  • ActionExtract CRM fields as JSONOpenAI
  • LogicMatch participants to opportunity
  • ActionPatch Salesforce opportunity fieldsSalesforce
  • OutputNotify deal owner to verifySlack

What it does

Turns every recorded Zoom sales call into structured Salesforce updates. It pulls the recording transcript, has an LLM extract the fields reps usually forget to log — budget, timeline, decision maker, competitors, and next step — and writes them straight onto the right opportunity record.

When to use it

Use it when reps run discovery and demo calls over Zoom but CRM hygiene is poor. It removes the manual after-call data entry that leaves opportunities half-filled and forecasts unreliable.

How it works

  1. 1A Zoom recording-completed event fires the workflow.
  2. 2The flow fetches the recording transcript from Zoom.
  3. 3An OpenAI step extracts structured fields (budget, timeline, decision maker, competitors, next step) as JSON.
  4. 4A logic step matches the call participants to an existing Salesforce opportunity by email domain.
  5. 5If a match is found, it patches the opportunity's custom fields with the extracted values.
  6. 6It posts a short confirmation summary to the deal owner so they can verify the auto-filled data.

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.