Skip to main content

CallForge - 02 - prep Gong calls with sheets & notion for AI summarization

Workflow preview

Workflow preview
100%
CallForge - 02 - prep Gong calls with sheets & notion for AI summarization preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

CallForge AI Gong Sales Call Processor Streamline your sales call analysis with CallForge , an automated workflow that extracts, enriches, and refines Gong.i...

Best for

  • CRM automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.gong, n8n-nodes-base.stickynote, n8n-nodes-base.executeworkflow, n8n-nodes-base.executeworkflowtrigger, n8n-nodes-base.aggregate, n8n-nodes-base.googlesheets, n8n-nodes-base.set

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Angel Menendez.

Original n8n.io source

1.1 Workflow description

Title
CallForge - 02 - prep Gong calls with sheets & notion for AI summarization
Workflow name
CallForge - 02 - prep Gong calls with sheets & notion for AI summarization

CallForge - AI Gong Sales Call Processor

Streamline your sales call analysis with CallForge, an automated workflow that extracts, enriches, and refines Gong.io call data for AI-driven insights.

Who is This For?

This workflow is designed for:
Sales teams looking to automate sales call insights.
Revenue operations (RevOps) professionals optimizing call data processing.
Businesses using Gong.io to analyze and enhance sales call transcripts.

What Problem Does This Workflow Solve?

Manually analyzing sales calls is time-consuming and prone to inconsistencies. While Gong provides raw call data, interpreting these conversations and improving AI-generated summaries can be challenging.

With CallForge, you can:
✔️ Automate transcript extraction from Gong.io.
✔️ Enhance AI insights by adding product and competitor data.
✔️ Reduce errors from AI-generated summaries by correcting mispronunciations.
✔️ Eliminate duplicate calls to prevent redundant processing.

What This Workflow Does

1. Extracts Gong Call Data

  • Retrieves call recordings, metadata, meeting links, and duration from Gong.

2. Removes Duplicate Entries

  • Queries Notion to ensure that already processed calls are not duplicated.

3. Enriches Call Data

  • Fetches integration details from Google Sheets.
  • Retrieves competitor insights from Notion.
  • Merges data to provide AI with a more comprehensive context.

4. Prepares AI-Friendly Transcripts

  • Cleans up transcripts for structured AI processing.
  • Reduces prompt complexity for more accurate OpenAI outputs.

5. Sends Processed Data to an AI Call Processor

  • Delivers the cleaned and enriched transcript to an AI-powered workflow for generating structured call summaries.

How to Set Up This Workflow

1. Connect Your APIs

🔹 Gong API Access – Set up your Gong API credentials in n8n.
🔹 Google Sheets Credentials – Provide API access for retrieving integration data.
🔹 Notion API Setup – Connect Notion to fetch competitor insights and store processed data.
🔹 AI Processing Workflow – Ensure an OpenAI-powered workflow is in place for structured summaries.

2. Customize to Fit Your Needs

💡 Modify Data Sources – Update connections if using a different CRM, database, or analytics tool.
💡 Adjust AI Processing Logic – Optimize transcript formatting based on your preferred AI model.
💡 Expand Data Enrichment – Integrate CRM data, industry benchmarks, or other insights.

Why Use CallForge?

By automating Gong call processing, CallForge empowers sales teams to:
📈 Gain valuable AI-driven insights from calls.
Speed up decision-making with cleaner, structured data.
🛠 Improve sales strategies based on enriched, accurate transcripts.

🚀 Start automating your Gong call analysis today!

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - When clicking ‘Test workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - Gong

Type / Role
n8n-nodes-base.gong - gong
Config choices
Version 1

Block 3 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Transcript Processor

Type / Role
n8n-nodes-base.executeWorkflow - executeWorkflow
Config choices
Version 1.1

Block 6 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Execute Workflow Trigger

Type / Role
n8n-nodes-base.executeWorkflowTrigger - executeWorkflowTrigger
Config choices
Version 1

Block 11 - Call Aggregator

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 12 - Integration Aggregator

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 13 - Get Integrations

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 14 - Comma Separate Integrations

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 15 - Comma separate competitors

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 16 - Get list of Competitors

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 17 - Merge 3 objects into one

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3

Block 18 - Aggregate Call Data

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 19 - Split Out Call Data and Competitors

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 20 - Reduce down to 1 object

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 21 - Get Previous Phone Calls

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 22 - Isolate Only Call IDs

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 23 - Only Process New Calls

Type / Role
n8n-nodes-base.compareDatasets - compareDatasets
Config choices
Version 2.3

Block 24 - Loop Over Calls

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow CallForge - 02 - prep Gong calls with sheets & notion for AI summarization
Complexity advanced
Nodes 26
Categories CRM, AI Summarization
Author Angel Menendez
Published 28 Feb 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3032/3032.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does CallForge - 02 - prep Gong calls with sheets & notion for AI summarization do?

CallForge AI Gong Sales Call Processor Streamline your sales call analysis with CallForge , an automated workflow that extracts, enriches, and refines Gong.i...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your CRM, AI Summarization use case.