Process Meeting Transcripts into Notion Notes & Tasks with AI and Google Drive — n8n Workflow
Overview
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.
Who is this for? Teams that record calls and want instant, structured notes in Notion, with transcripts archived in Google Drive and action items auto-created—without manual copy/paste.
What problem does it solve? Manual note taking is s
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 26 nodes, connecting agent, code, googledrive.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (26)
HTTP Request
httpRequest
Google Drive
googleDrive
Notion
notion
Code
code
AI Agent
n8n-nodes-langchain.agent
Anthropic Chat Model
n8n-nodes-langchain.lmChatAnthropic
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
OpenAI
n8n-nodes-langchain.openAi
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
process-meeting-transcripts-into-notion-notes-tasks-with-ai-and-google-drivefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Matty Reed
@mattyreed1
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →