Marketing
CallForge - 07 - AI Marketing Data Processing with Gong & Notion
This n8n workflow processes AI-generated insights from sales calls (likely Gong, as implied by "CallForge") received via an external workflow trigger. It then conditionally extracts and categorizes "Marketing Insights," "Recurring Topics," and "Actionable Insights." Each…
Built · ~3.5 hours saved per week
CallForge: AI Sales Call Insight Processor for Notion
Overview
This workflow acts as an intelligent data processor and router. It is designed to be triggered by another workflow that has already used AI to analyze a sales call from a platform like Gong. Its primary function is to take the structured JSON output from the AI, categorize the different types of insights found (Recurring Topics, Marketing Insights, Actionable Insights), and create corresponding entries in multiple, specialized Notion databases.
This creates a powerful, interconnected knowledge base, transforming raw sales call conversations into organized, actionable data for various teams like marketing, product, and sales leadership.
Technologies Used
- n8n: The core automation platform coordinating the entire process. - Notion: Used as the central database and knowledge management system to store the categorized insights. - AI (Implicit): The entire workflow is built to handle the output of a Large Language Model (LLM). It expects a specific JSON structure generated by an AI in a preceding workflow.
Automation Value
The automation provides immense value by eliminating the manual, time-consuming task of listening to call recordings and manually extracting and categorizing key information. It ensures that valuable insights are never lost and are systematically filed in a way that makes them easily accessible and relational. By connecting each insight back to the original sales call summary, it creates a rich, contextual data web that can be used to spot trends, inform marketing strategy, and guide product development.
AI Integration
This workflow is a prime example of how AI and automation work in tandem. The AI's role happens _before_ this workflow begins, where it analyzes a sales call transcript and generates a structured JSON object containing different categories of insights.
This workflow then uses that AI-generated structure to perform its tasks. It uses If nodes to check for the presence of specific arrays in the AI output (e.g., MarketingInsights). This allows it to dynamically handle cases where the AI might not find a particular type of insight in a call.
Tags: CRM, Notion
Integrations: Notion