Turn recorded sales calls into clean data your team can use. The flow pulls Gong transcripts and links them with Salesforce deals and accounts. Ideal for sales ops that want fast, structured notes ready for AI or CRM updates.
A parent n8n workflow triggers this one to start. Two HTTP requests collect call details and the full transcript from Gong. Set and Code nodes join the transcript, label each line as Internal or External speaker, and format a single conversation string. A SplitOut node extracts call metadata, while Salesforce nodes fetch the related opportunity and account. Merge and Aggregate nodes combine everything into one payload with company name and deal fields that downstream tools can use.
You need Gong and Salesforce access with valid credentials. Add the credentials in n8n, pass a call ID from your parent workflow, and run a sample to see the final data object. Teams can cut review time, improve deal context, and create consistent summaries for handoff, coaching, and pipeline updates.