๐Ÿค CallForge - 05 - Gong.io call analysis with Azure AI & CRM sync

โšก 5,430 views ยท ๐Ÿค CRM & Sales Operations

๐Ÿ’ก Pro Tip โ€” For competitive intelligence, ScraperNode can automate the data collection โ€” Yelp reviews, Glassdoor company data, and Crunchbase profiles all return structured JSON you can feed straight into this workflow.

View All Scrapers

Description

callforgecompressed.png


CallForge - AI Sales Call Processing & Insights Extraction

Automate sales call analysis with AI-powered insights for sales, marketing, and product teams.

Who is This For?

This workflow is designed for:
โœ… Sales teams looking to extract structured insights from Gong call transcripts.
โœ… Marketing professionals seeking AI-driven customer pain points & content strategy.
โœ… Product teams needing feedback from sales calls to prioritize feature development.

๐Ÿ” What Problem Does This Workflow Solve?

Manually analyzing Gong.io sales call transcripts is slow, inconsistent, and lacks structured insights.

With CallForge, you can:
โœ” Extract AI-powered insights about use cases, objections, competitors, and next steps.
โœ” Provide structured marketing & product intelligence to enhance strategy.
โœ” Automatically store call insights in Notion and Salesforce for easy access.
โœ” Ensure resilience with automated reruns on failed workflows (handling Notion API limits).
โœ” Improve decision-making with AI-powered competitor and sentiment analysis.


๐Ÿ“Œ Key Workflow Features

๐ŸŽค AI-Powered Transcript Analysis

๐Ÿ“Œ AI Agent Breakdown

๐Ÿ”น Sales AI Agent โ€“ Extracts customer objections, pain points, competitors, and next steps.
๐Ÿ”น Marketing AI Agent โ€“ Identifies recurring topics, keyword trends, and content opportunities.
๐Ÿ”น Product AI Agent โ€“ Captures feature requests and AI/ML-related references.

๐Ÿ“Š Structured Output Processing

๐Ÿ’ก Competitor & Integration Analysis

๐Ÿ“ข Real-Time Slack Notifications

๐Ÿ”„ Failure Resilience & Automated Re-Runs


๐Ÿš€ How This Works

๐Ÿ›  1. Trigger & Call Data Processing

๐Ÿค– 2. AI Agents Analyze the Call

๐Ÿ“ก 3. Data is Stored in Notion & Salesforce

๐Ÿ”” 4. Slack Alerts for Teams


๐Ÿ“Š Sample Output Data

1๏ธโƒฃ Sales Insights

{
  "UseCases": [
    {
      "Summary": "A manufacturing company wants to automate inventory tracking and reduce manual entry delays.",
      "DepartmentTags": ["Operations"],
      "IndustryTags": ["Manufacturing"],
      "ImplementationStatus": "Evaluating"
    }
  ],
  "Objection": {
    "ObjectionTags": ["Feature Limitation"],
    "Nature": "The prospect wanted a deeper integration with their ERP system, which n8n currently lacks."
  },
  "CallSummary": "The call focused on automation for supply chain processes. The prospect expressed interest but wanted confirmation on ERP integration capabilities.",
  "NextSteps": ["Schedule a follow-up demo for ERP integration."]
}

2๏ธโƒฃ Marketing Insights

{
  "MarketingInsights": [
    {
      "Tag": "Workflow Template Request",
      "Summary": "The prospect requested a template for automating CRM lead tracking."
    }
  ],
  "RecurringTopics": [
    {
      "Topic": "CRM Integration",
      "Mentions": 3,
      "Context": "Discussed how n8n could sync CRM data automatically."
    }
  ],
  "ActionableInsights": [
    {
      "RecommendationType": "Tutorial",
      "Title": "How to Automate CRM Lead Tracking with n8n",
      "Topic": "CRM Integration",
      "Rationale": "The prospect expressed a need for CRM automation templates."
    }
  ]
}

3๏ธโƒฃ Product Feedback

{
  "ProductFeedback": [
    {
      "Sentiment": "Positive",
      "Feedback": "The external speaker praised the simplicity of n8n's UI, making it easier for non-developers to automate tasks."
    },
    {
      "Sentiment": "Negative",
      "Feedback": "The external speaker mentioned frustration over the lack of a dedicated ERP integration node."
    }
  ],
  "AI_ML_References": {
    "Exist": true,
    "Context": "The external speaker mentioned using AI for automating customer ticket categorization.",
    "Details": {
      "DevelopmentStatus": "Building",
      "Department": "Support",
      "RequiresAgents": true,
      "RequiresRAG": false,
      "RequiresChat": "Yes: External App (e.g., Slack)"
    }
  }
}

๐Ÿ”ง How to Customize This Workflow

๐Ÿ’ก ๐Ÿ”— Change Data Storage โ€“ Swap Notion for Airtable, HubSpot, or another CRM.
๐Ÿ’ก ๐Ÿ“ฉ Customize Slack Notifications โ€“ Send alerts via email, webhook, or another channel.
๐Ÿ’ก ๐Ÿ›  Modify AI Processing โ€“ Adjust AI models or processing prompts.
๐Ÿ’ก ๐Ÿ“Š Add More Integrations โ€“ Sync insights with Pipedrive, HubSpot, or another CRM.


๐Ÿš€ Why Use This Workflow?

โœ” Automates Gong call transcript analysis, eliminating manual work.
โœ” Improves collaboration by structuring insights for sales, marketing, and product teams.
โœ” Boosts sales conversions by identifying objections and next steps.
โœ” Enhances marketing and SEO strategy with AI-driven insights.
โœ” Optimizes product roadmap decisions based on customer feedback.

This workflow scales AI-powered sales intelligence for better decision-making, content strategy, and sales enablement. ๐Ÿš€

๐Ÿ”— Nodes Used

Execute Sub-workflow, Execute Workflow Trigger, AI Agent, Structured Output Parser, Azure OpenAI Chat Model

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup