Process Meeting Transcripts into Notion Notes & Tasks with AI and Google Drive — n8n 工作流

复杂度 定时26 个节点🏷️ Project Management作者:Matty Reed

概览

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

使用的节点

HTTP RequestGoogle DriveNotionCodeAI AgentAnthropic Chat ModelStructured Output ParserOpenAI

工作流预览

modelmodelparserparser
List Meetings
Get Transcript
T
Transcript Ready?
S
Schedule Trigger
Flatten
Anthropic Chat Model
Structured Output Parser
W
Wait
S
Switch
Structured Output Parser1
Get Meetings from Notion
Get New Meetings
Misc Meeting Notetaker
Categorize Meeting
Discovery Call Notetaker
Add Meeting Notes to Not…
S
Set Title + Transcript +…
Add Discovery Meeting No…
N
New Meeting Webhook
S
Set Notion Page ID
Create File
Link Transcript in Notion
Split out Tasks
I
If Assigned to Me
Flatten Transcript
Add Tasks
26 nodes27 edges

工作原理

  1. 1

    触发器

    工作流由 定时 触发器启动,按预定计划运行。

  2. 2

    处理

    数据流经 26 个节点, connecting agent, code, googledrive。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (26)

HT

HTTP Request

httpRequest

#1
GO

Google Drive

googleDrive

#2
NO

Notion

notion

#3
CO

Code

code

#4
AI

AI Agent

n8n-nodes-langchain.agent

#5
AN

Anthropic Chat Model

n8n-nodes-langchain.lmChatAnthropic

#6
ST

Structured Output Parser

n8n-nodes-langchain.outputParserStructured

#7
OP

OpenAI

n8n-nodes-langchain.openAi

#8

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 process-meeting-transcripts-into-notion-notes-tasks-with-ai-and-google-drive 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Process Meeting Transcripts into Notion Notes & Tasks with AI and Google Drive", "nodes": [...], ...}

集成

agentcodegoogledrivehttprequestiflmchatanthropicnotionopenaioutputparserstructuredscheduletriggersetswitchwaitwebhook

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点26
复杂度high
触发器scheduled

创建者

Matty Reed

Matty Reed

@mattyreed1

标签

agentcodegoogledrivehttprequestiflmchatanthropicnotionopenaioutputparserstructuredscheduletrigger

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →