AutomationFlowsAI & RAG › Process Meeting Transcripts Into Notion Notes & Tasks with AI and Google Drive

Process Meeting Transcripts Into Notion Notes & Tasks with AI and Google Drive

ByMatty Reed @mattyreed1 on n8n.io

Ingest meeting webhooks, process transcript, classify the meeting, generate structured notes with AI Agent, file the transcript to Google Drive, write rich pages to Notion, and create assigned tasks. Includes optional polling path if webhooks aren’t available.

Cron / scheduled trigger★★★★★ complexityAI-powered36 nodesHTTP RequestAnthropic ChatOutput Parser StructuredNotionAgentOpenAIGoogle Drive
AI & RAG Trigger: Cron / scheduled Nodes: 36 Complexity: ★★★★★ AI nodes: yes Added:

This workflow corresponds to n8n.io template #9929 — we link there as the canonical source.

This workflow follows the Agent → Google Drive recipe pattern — see all workflows that pair these two integrations.

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
{
  "id": "KntSti9i1ng0o61k",
  "name": "Transcript -> Notion -> Tasks",
  "tags": [],
  "nodes": [
    {
      "id": "5aaf676f-b594-462e-b3a2-dfd70fcb6bb9",
      "name": "List Meetings",
      "type": "n8n-nodes-base.httpRequest",
      "disabled": true,
      "position": [
        -1888,
        -640
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b4968f8d-748a-4116-aee5-3cec5de53efc",
      "name": "Get Transcript",
      "type": "n8n-nodes-base.httpRequest",
      "disabled": true,
      "position": [
        -1376,
        -640
      ],
      "parameters": {},
      "typeVersion": 2,
      "continueOnFail": true
    },
    {
      "id": "4bc38030-c895-4eb0-8f71-67de9de1e6d7",
      "name": "Transcript Ready?",
      "type": "n8n-nodes-base.if",
      "disabled": true,
      "position": [
        -1152,
        -640
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9ee84921-8801-438a-b785-1d97b473afe1",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "disabled": true,
      "position": [
        -2384,
        -640
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "00e502b2-4670-42a2-a60e-9f13c11e99bd",
      "name": "Flatten",
      "type": "n8n-nodes-base.code",
      "disabled": true,
      "position": [
        -928,
        -640
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5b026171-9d16-4144-bb1b-49d05209c1c2",
      "name": "Anthropic Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -2144,
        912
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "4b166286-d986-4d22-8724-4939f0e03af6",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -1952,
        1248
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "89d5ef9d-b9a4-4f52-8930-943885fb4630",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "disabled": true,
      "position": [
        -928,
        -496
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "aefd770a-3317-4044-9e6c-7eb7da3fdee3",
      "name": "Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        -2416,
        896
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "a0482e32-f779-415c-be6a-ac29753c2404",
      "name": "Structured Output Parser1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -1952,
        912
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b9392182-8976-471e-8365-f37f83046a7c",
      "name": "Get Meetings from Notion",
      "type": "n8n-nodes-base.notion",
      "disabled": true,
      "position": [
        -2128,
        -640
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "2efa13dd-0da8-4010-8ec9-abfc00e3e120",
      "name": "Get New Meetings",
      "type": "n8n-nodes-base.code",
      "disabled": true,
      "position": [
        -1648,
        -640
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "391ac9cc-ff11-4bd8-8563-bac93861bf9f",
      "name": "Misc Meeting Notetaker",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -2128,
        688
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "2736b62d-e236-426e-a550-d1e152e9b13b",
      "name": "Categorize Meeting",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -416,
        416
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 1.8
    },
    {
      "id": "1bab222a-35c6-4e6b-b0ac-0ace31e588ea",
      "name": "Discovery Call Notetaker",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -2128,
        1072
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "c8ce82f6-238c-4a29-ad28-9ac5f26aaa81",
      "name": "Add Meeting Notes to Notion",
      "type": "n8n-nodes-base.notion",
      "position": [
        -1648,
        688
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "e968af70-5b5f-49eb-bc34-82777a5f4734",
      "name": "Set Title + Transcript + URL",
      "type": "n8n-nodes-base.set",
      "position": [
        -1216,
        416
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "4c2f4371-8467-4afb-8152-e2672dab39cb",
      "name": "Add Discovery Meeting Notes to Notion",
      "type": "n8n-nodes-base.notion",
      "position": [
        -1648,
        1072
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "46d6c796-a4c9-43c3-98e3-fd1830ab9249",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2464,
        -752
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "37b5d3de-3994-4061-a45d-49acf3b3b00a",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1696,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "af3b5a44-6a57-4214-8595-43050eb71bbd",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -848,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "569f097e-c371-432b-8ab6-af0d267f2f19",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2464,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "233b97d1-0d4b-484d-b9ee-04404fe33ba9",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1696,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c355d2e7-fdc1-4a00-8af1-021eb3586acf",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -848,
        592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b9205990-5988-4b88-b219-b3fa17669ba9",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2464,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dbb8c268-3100-4e08-b98a-944b47ad77c2",
      "name": "New Meeting Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -2384,
        416
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "ae227514-f26d-4e6e-b20f-830093cdec22",
      "name": "Set Notion Page ID",
      "type": "n8n-nodes-base.set",
      "position": [
        -1424,
        896
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "7d5a129a-0490-4b63-8a2c-6d16ca86e974",
      "name": "Create File",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -1216,
        896
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "197d9fc7-7e31-43d4-93d9-7e3c07830293",
      "name": "Link Transcript in Notion",
      "type": "n8n-nodes-base.notion",
      "position": [
        -1024,
        896
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b8ce18f9-6441-475f-801e-4b6fcc0c0bf3",
      "name": "Split out Tasks",
      "type": "n8n-nodes-base.code",
      "position": [
        -768,
        896
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b444e7d6-5dbe-4f43-ba1d-ecd3dc79a0ab",
      "name": "If Assigned to Me",
      "type": "n8n-nodes-base.if",
      "position": [
        -560,
        896
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "56598c9c-9472-41ff-86f1-dcc2a551fca0",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1456,
        -752
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9bfd1c9d-2cc0-41bc-855f-a5777cb4b4c9",
      "name": "Flatten Transcript",
      "type": "n8n-nodes-base.code",
      "position": [
        -1504,
        416
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8ff96828-5257-4b3d-b96c-9ba0602a7cc7",
      "name": "Add Tasks",
      "type": "n8n-nodes-base.notion",
      "position": [
        -320,
        896
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "e8256cb3-2120-4661-ba3f-6b5e3cea9e2e",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3008,
        -752
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4e496a18-2e58-4642-8fae-636160c893d8",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3008,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": true,
  "settings": {
    "callerPolicy": "workflowsFromSameOwner",
    "errorWorkflow": "xqIJfSnjZUZ5pU8h",
    "executionOrder": "v1",
    "timeSavedPerExecution": 30
  },
  "versionId": "9c89989a-d931-41f1-8301-68fb2e83ddf4",
  "connections": {
    "Wait": {
      "main": [
        [
          {
            "node": "Get Transcript",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch": {
      "main": [
        [
          {
            "node": "Misc Meeting Notetaker",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Discovery Call Notetaker",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Flatten": {
      "main": [
        []
      ]
    },
    "Create File": {
      "main": [
        [
          {
            "node": "Link Transcript in Notion",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "List Meetings": {
      "main": [
        [
          {
            "node": "Get New Meetings",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Transcript": {
      "main": [
        [
          {
            "node": "Transcript Ready?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split out Tasks": {
      "main": [
        [
          {
            "node": "If Assigned to Me",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get New Meetings": {
      "main": [
        [
          {
            "node": "Get Transcript",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Get Meetings from Notion",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If Assigned to Me": {
      "main": [
        [
          {
            "node": "Add Tasks",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Transcript Ready?": {
      "main": [
        [
          {
            "node": "Flatten",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Categorize Meeting": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Flatten Transcript": {
      "main": [
        [
          {
            "node": "Set Title + Transcript + URL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Notion Page ID": {
      "main": [
        [
          {
            "node": "Create File",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "New Meeting Webhook": {
      "main": [
        [
          {
            "node": "Flatten Transcript",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Discovery Call Notetaker",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Misc Meeting Notetaker",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Misc Meeting Notetaker": {
      "main": [
        [
          {
            "node": "Add Meeting Notes to Notion",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Discovery Call Notetaker": {
      "main": [
        [
          {
            "node": "Add Discovery Meeting Notes to Notion",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Meetings from Notion": {
      "main": [
        [
          {
            "node": "List Meetings",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Discovery Call Notetaker",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Link Transcript in Notion": {
      "main": [
        [
          {
            "node": "Split out Tasks",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "Misc Meeting Notetaker",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Add Meeting Notes to Notion": {
      "main": [
        [
          {
            "node": "Set Notion Page ID",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Title + Transcript + URL": {
      "main": [
        [
          {
            "node": "Categorize Meeting",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Add Discovery Meeting Notes to Notion": {
      "main": [
        [
          {
            "node": "Set Notion Page ID",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

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

About this workflow

Ingest meeting webhooks, process transcript, classify the meeting, generate structured notes with AI Agent, file the transcript to Google Drive, write rich pages to Notion, and create assigned tasks. Includes optional polling path if webhooks aren’t available.

Source: https://n8n.io/workflows/9929/ — 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

LinkedIn_Job_Hunt_and_Cover_Letter. Uses outputParserStructured, outputParserAutofixing, googleDrive, agent. Scheduled trigger; 85 nodes.

Output Parser Structured, Output Parser Autofixing, Google Drive +6
AI & RAG

This workflow is designed for: Content creators and marketers E-commerce and product-based businesses Agencies producing social media visuals and videos Automation builders looking for AI-powered crea

HTTP Request, Edit Image, Google Drive +7
AI & RAG

This workflow is for beauty salons who want consistent, high‑quality social media content without writing every post manually. It also suits agencies and automation builders who manage multiple beauty

Telegram, Google Sheets Trigger, Agent +26
AI & RAG

This n8n workflow turns a script and character/setting description from Google Sheets into a complete stitched UGC-style video ad, fully automated from intake to final delivery.

Google Sheets, HTTP Request, OpenRouter Chat +7
AI & RAG

This workflow is designed for Japanese-speaking professionals, and learners who want to efficiently stay up to date with practical productivity, lifehack, and efficiency-related insights from Japanese

RSS Feed Read, Chain Llm, Google Gemini Chat +7