AutomationFlowsAI & RAG › Gong Fetch Transcript

Gong Fetch Transcript

Gong Fetch Transcript. Uses gong. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesGong
AI & RAG Trigger: Webhook Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Gong Fetch Transcript",
  "nodes": [
    {
      "parameters": {},
      "id": "webhook",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "operation": "getTranscript",
        "callId": "={{ $json.body.callId }}"
      },
      "id": "gong",
      "name": "Gong",
      "type": "n8n-nodes-base.gong",
      "typeVersion": 1,
      "position": [
        450,
        300
      ]
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "Gong",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "tags": [
    "mcp",
    "gong",
    "transcript"
  ]
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Gong Fetch Transcript. Uses gong. Webhook trigger; 2 nodes.

Source: https://github.com/developers-universe-1/agentic-sales-engine/blob/main/n8n/workflows/gong-fetch-transcript.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

Gong Fetch Calls. Uses gong. Webhook trigger; 2 nodes.

Gong
AI & RAG

This is a specific use case. The ElevenLabs guide for Cal.com bookings is comprehensive but I was having trouble with the booking API request. So I built a simple workflow to validate the request and

HTTP Request
AI & RAG

Bazztech Expiration Workflow. Uses itemLists, whatsApp. Webhook trigger; 5 nodes.

Item Lists, WhatsApp
AI & RAG

Crown Storage — Send Lead Email. Uses gmail. Webhook trigger; 5 nodes.

Gmail
AI & RAG

3. Qualify with Agent Zero - Ringatrade. Webhook trigger; 4 nodes.