播客笔记记录器
高级
这是一个Invoice Processing, Multimodal AI领域的自动化工作流,包含 24 个节点。主要使用 If, S3, Code, Gmail, Merge 等节点。 使用GPT和Gemini结合性能数据创建高转化率Meta广告脚本
前置要求
- •Google 账号和 Gmail API 凭证
- •Google Drive API 凭证
- •Google Gemini API Key
使用的节点 (24)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "CUShv5juR1lOq54t",
"meta": {
"instanceId": "e899363d447179cae55336f533b264bf7639597e931bf3873bf4820e8fab8a8a",
"templateCredsSetupCompleted": true
},
"name": "播客笔记记录器",
"tags": [
{
"id": "5Dy8j7lMcAn1HRbT",
"name": "ai",
"createdAt": "2025-08-07T14:54:03.371Z",
"updatedAt": "2025-08-07T14:54:03.371Z"
},
{
"id": "HwV8ZQSlaN3KPIDF",
"name": "podcast",
"createdAt": "2025-08-07T14:54:03.415Z",
"updatedAt": "2025-08-07T14:54:03.415Z"
},
{
"id": "jf2bud55poSLJyqM",
"name": "notion",
"createdAt": "2025-08-07T14:54:03.382Z",
"updatedAt": "2025-08-07T14:54:03.382Z"
}
],
"nodes": [
{
"id": "19119c32-99b0-4fa7-b655-69ce430b783f",
"name": "保存到 Notion",
"type": "n8n-nodes-base.notion",
"position": [
472,
240
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "c9420cb8-d628-42b9-a9c9-cb862a2b4b9e",
"name": "Telegram",
"type": "n8n-nodes-base.telegram",
"position": [
-940,
240
],
"webhookId": "a74d881f-a918-4cc1-aa4e-9cdeebd9fce5",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "905c3f91-639d-4590-97ce-660740852129",
"name": "Telegram触发器",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
-1160,
240
],
"webhookId": "23ebcf45-acf7-4256-9fd7-2d8b9b59fc74",
"parameters": {},
"typeVersion": 1
},
{
"id": "4d67f26f-3705-4745-8b78-1ddabca602e7",
"name": "转录音频",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-720,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5af64b63-3eb5-4496-b0c4-497d9036e9e1",
"name": "代码",
"type": "n8n-nodes-base.code",
"position": [
-124,
240
],
"parameters": {},
"typeVersion": 2
},
{
"id": "c17a9389-3db7-4487-889c-18783429dcaf",
"name": "OpenAI",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-500,
240
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "fd0bdc84-3cfe-49c0-87f8-4f0af1df5db1",
"name": "生成脚本大纲",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
96,
240
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "24f01ee2-2d81-444d-b765-dd2f762d8cc5",
"name": "保存到 Notion1",
"type": "n8n-nodes-base.notion",
"position": [
680,
240
],
"parameters": {},
"typeVersion": 2.2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "630607cf-61aa-4d29-b9dc-e397dcaf7604",
"connections": {
"Code": {
"main": [
[
{
"node": "Generate Script Outline",
"type": "main",
"index": 0
}
]
]
},
"OpenAI": {
"main": [
[
{
"node": "Code",
"type": "main",
"index": 0
}
]
]
},
"Telegram": {
"main": [
[
{
"node": "Transcribe Audio",
"type": "main",
"index": 0
}
]
]
},
"Save to Notion": {
"main": [
[
{
"node": "Save to Notion1",
"type": "main",
"index": 0
}
]
]
},
"Save to Notion1": {
"main": [
[]
]
},
"Telegram Trigger": {
"main": [
[
{
"node": "Telegram",
"type": "main",
"index": 0
}
]
]
},
"Transcribe Audio": {
"main": [
[
{
"node": "OpenAI",
"type": "main",
"index": 0
}
]
]
},
"Generate Script Outline": {
"main": [
[
{
"node": "Save to Notion",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 发票处理, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
{模板} ATS优化简历和求职信生成器
使用Gemini AI和PDF.co优化简历并生成求职信
If
Set
Code
+10
23 节点Paul Abraham
个人效率
HR候选人解析与评估 - 使用GPT-4.1和LinkedIn数据的CSV/XLSX
HR候选人解析与评估 - 使用GPT-4.1和LinkedIn数据的CSV/XLSX
Set
Code
Gmail
+15
33 节点Elay Guez
内容创作
使用 Google Slides 和 Flux 将会议转录转换为 AI 生成演示文稿
使用 Google Slides 和 Flux 将会议转录转换为 AI 生成演示文稿
Set
Code
Wait
+14
107 节点Joseph
内容创作
报销申请
使用 Gmail、Google Drive 和 AI 验证实现员工报销工作流自动化
If
Code
Gmail
+6
19 节点Pramod Kumar Rathoure
发票处理
在可视化参考库中探索n8n节点
在可视化参考库中探索n8n节点
If
Ftp
Set
+93
113 节点I versus AI
其他
✨🩷自动化社交媒体内容发布工厂 + 系统提示组合
基于动态系统提示和GPT-4o的AI驱动多平台社交媒体内容工厂
If
Set
Code
+20
100 节点Amit Mehta
内容创作
工作流信息
难度等级
高级
节点数量24
分类2
节点类型12
作者
Daniel Rosehill
@danielrosehillFascinations and passions: open source, AI, automation and workflow building, MCP.
外部链接
在 n8n.io 查看 →
分享此工作流