Turn recorded sales calls into HubSpot deal notes nightly

Every evening, transcribe new call recordings from a Google Drive folder and attach a clean summary with next steps to the matching HubSpot deal.

Agentic Task
Google DriveDeepgramHubSpotSalesOperationsMeeting WorkflowsAI ReportsData Sync
PromptCreate

Build an agent workflow that enriches my HubSpot deals with insights pulled from sales call recordings. It should run on a cron trigger every weekday at 7pm in my local timezone.

On each run, the agent should do the following:

1. Use Google Drive List Files to find new audio recordings (mp3, wav, m4a) in a designated "Sales Calls" folder that were added or modified since the previous run. Use the workflow's last-run timestamp as the cutoff so each recording is processed exactly once.

2. For each new file, use Google Drive Download File Content to fetch the raw audio bytes.

3. Hand the audio to Deepgram Transcribe Pre-recorded Audio. Enable diarization and smart formatting and post the audio as raw bytes with the matching audio Content-Type so we do not need a public URL.

4. Reason over the transcript to extract: the prospect's name, the company they represent (if mentioned), the three to five key discussion topics, any objections or risks raised, and the committed next steps with owners and dates if stated.

5. Use HubSpot Search Deals to find the matching open deal. Match on the prospect's name or the company referenced in the call. Prefer deals in an active pipeline stage. If multiple deals look plausible, pick the one most recently updated and mention the ambiguity in the note.

6. Use HubSpot Create Note to attach a concise recap to that deal. The note should have a short summary paragraph followed by clearly labeled sections for Topics, Objections, and Next Steps.

7. If no matching deal is found, fall back to creating an unassociated HubSpot note. Prefix the note body with the prospect name and tag it (for example "[unlinked: Acme Corp]") so a rep can find and attach it later.

Keep the recap tight. Aim for under 250 words per note. Log each processed file id so a recording is never summarized twice, and surface any transcription or matching failures in the workflow run output so I can review them.

Additional information

What does this prompt do?
  • Every weekday at 7pm, finds new sales call recordings in a Google Drive folder you choose
  • Transcribes each call with speaker labels and clean punctuation so it reads like a meeting note
  • Pulls out the prospect name, key topics, objections, and committed next steps
  • Finds the matching open deal in HubSpot and pins a tidy recap note to it
  • If no deal matches yet, leaves a tagged note so a rep can link it later
What do I need to use this?
  • A Google Drive account with a folder where sales call recordings get saved
  • A Deepgram account for transcription
  • A HubSpot account where your sales deals live
  • Roughly five minutes to confirm the folder name and the time the recap should run
How can I customize it?
  • Change the run time or move it to multiple times a day so reps get same-day recaps
  • Swap the Drive folder, or watch several folders if different teams record to different places
  • Tune the summary template, for example to highlight pricing objections, competitors mentioned, or commitments by date

Frequently asked questions

Do my call recordings need to be in a special format?
No. Common formats like mp3, wav, and m4a all work. As long as the file lives in the Drive folder you point us at, the workflow will pick it up.
What happens if the workflow cannot find a matching HubSpot deal?
It still saves the summary as a standalone note in HubSpot, tagged with the prospect name. A rep can attach it to the right deal later in a couple of clicks.
Will the same recording get logged twice?
No. The agent only processes files added since the last run, so each call is summarized once.
Can I change what the summary includes?
Yes. You can tell the agent to focus on specific things like pricing pushback, competitors, decision makers, or commitments with dates, and it will shape the note around that.
Does this work if my reps record calls outside of Zoom?
Yes. The workflow does not care which tool recorded the call. It only needs the audio file to land in your Drive folder.

Related templates

Screen new HubSpot contacts for data breach exposure

The moment a new contact lands in HubSpot, we check their email against known data breaches and flag the high-risk ones so your team can act fast.

Have I Been Pwned
HubSpot
Slack Bot
Agentic Task
Enrich and prioritize new Help Scout tickets in Slack

The moment a new Help Scout conversation arrives, we check the customer in your CRM, flag high-value accounts, and post a priority alert to Slack before anyone touches it.

Help Scout
HubSpot
Slack Bot
Agentic Task
Screen new HubSpot companies against Companies House

Every time a new company lands in HubSpot, we look it up on the UK register, save a due-diligence summary to the record, and alert your team to any red flags.

HubSpot
Companies House
Slack Bot
Agentic Task
Turn newly incorporated UK companies into HubSpot leads

Each weekday morning, spot UK companies registered the day before in your target sectors, add the best fits to HubSpot, and recap them in Slack.

Companies House
HubSpot
Slack Bot
Agentic Task
Keep Gladly customers in sync with new HubSpot contacts

Every time you add a contact in HubSpot, we automatically create or update their Gladly profile so support always sees up-to-date customer details.

Gladly
HubSpot
Deterministic Code
Screen new HubSpot companies for security risk with Censys

Every morning we scan each new company's domain, rate its external security exposure, log the findings to the CRM record, and alert your team when a vendor looks risky.

Censys
HubSpot
Slack Bot
Agentic Task

Stop losing context between sales calls and the CRM.

Connect Google Drive, Deepgram, and HubSpot once, and Geni turns last night's calls into clean deal notes by morning.