Gong Call Summary and Insights
detail.loadingPreview
Extracts key information, transcript, and insights from Gong calls for analysis and reporting.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of retrieving detailed data from Gong calls. It fetches call transcripts, participant information, and other relevant metadata to generate a comprehensive summary. The extracted information can be used for sales analysis, coaching, and performance tracking.
Key Features
- Fetches detailed call data including content, interaction, and collaboration aspects.
- Retrieves call transcripts and organizes them by speaker and sentence.
- Isolates and structures metadata such as company name, attendees (internal and external), call title, duration, Gong Call ID, and URL.
- Determines the primary company domain from external attendee emails.
- Enriches the conversation data by mapping speaker IDs to their affiliations (Internal, External, Unknown).
- Formats the conversation into a readable string with speaker affiliations.
How To Use
- Import the workflow: Upload the JSON file to your n8n instance.
- Configure Credentials: Set up your Gong API credentials (ensure the
httpHeaderAuthis correctly configured). - Set Environment Variables: Define the
API_BASE_URLenvironment variable for your Gong API endpoint. - Trigger the Workflow: The workflow is triggered by the
Execute Workflow Triggernode. You'll need to ensure the input data for this trigger includes the necessarycalldatawithcalls.idto initiate the data retrieval from Gong. - Process Output: The workflow outputs structured data containing call summaries, transcripts, and metadata. This can be further processed by subsequent nodes for reporting, CRM integration, or other automation tasks.
Apps Used
Workflow JSON
{
"id": "aeca9849-132a-436a-b285-b14112e91fd9",
"name": "Gong Call Summary and Insights",
"nodes": 0,
"category": "Splitout",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: aeca9849-132a...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Daily AI News Digest for Executives
Automated daily digest of top AI news selected by GPT-4o for senior executives.
Get Scaleway Server Information
Retrieves and filters information about Scaleway servers.
Restore n8n Credentials from GitHub
Automatically restore your n8n credentials from a GitHub repository.
Vision-Based AI Agent Scraper with Google Sheets, ScrapingBee, and Gemini
Scrape websites using a vision-based AI agent, capturing screenshots with ScrapingBee and extracting data into Google Sheets via Gemini.
AI-Powered PostgreSQL Data Agent with Conversational Interface
This n8n workflow empowers you to build an intelligent, conversational agent for your PostgreSQL database. Interact with your data using natural language, perform CRUD operations, explore schemas, and generate dynamic visualizations, streamlining data management and access for any user.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.