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.
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.
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
FAQs
Do my call recordings need to be in a special format?
What happens if the workflow cannot find a matching HubSpot deal?
Will the same recording get logged twice?
Can I change what the summary includes?
Does this work if my reps record calls outside of Zoom?
Related templates
Every weekday at 10am, an AI voice agent phones your most overdue Xero accounts, logs what each customer promised, and reports back to finance in Slack.
Twice a day we spot the people clicking your pricing and demo pages, create a follow-up task for their owner, and post a ranked recap to Slack.
Build every text campaign in one screen: check who is actually reachable, see a realistic send plan, then watch delivery land row by row.
Every proposal you have ever submitted in one searchable archive, with the closest past answers lined up against each question in a new RFP.
Open one board each Monday to see which of your target accounts are running LinkedIn ads right now, and which only switched them on this week.
Your customer success team opens one board where every account's logins, seats and usage trend sit beside its owner, plan and renewal date.
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.