8
n8n 中文网amn8n.com

使用GPT-4o自动生成上下文YouTube评论

中级

这是一个AI, Marketing领域的自动化工作流,包含 11 个节点。主要使用 Set, HttpRequest, ManualTrigger, Agent, LmChatOpenAi 等节点,结合人工智能技术实现智能自动化。 使用GPT-4o自动生成上下文相关的YouTube评论

前置要求
  • 可能需要目标 API 的认证凭证
  • OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "meta": {
    "instanceId": "67d4d33d8b0ad4e5e12f051d8ad92fc35893d7f48d7f801bc6da4f39967b3592"
  },
  "nodes": [
    {
      "id": "b39adacf-5dd6-4bed-90ee-8554f173c996",
      "name": "设置时间范围",
      "type": "n8n-nodes-base.set",
      "notes": "Set time range in minutes",
      "position": [
        -2200,
        960
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 3.4
    },
    {
      "id": "5cbc5b05-1a8e-4744-bf17-46228065669e",
      "name": "由 Github 模型提供支持",
      "type": "n8n-nodes-base.scheduleTrigger",
      "notes": "Poll for new transcripts every 5 minutes",
      "position": [
        -3080,
        960
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 1.2
    },
    {
      "id": "2dc22cb2-2eb3-409a-aade-0a737a5bf9d4",
      "name": "检查是否已处理",
      "type": "n8n-nodes-base.postgres",
      "position": [
        -440,
        960
      ],
      "parameters": {},
      "typeVersion": 2.6,
      "alwaysOutputData": true
    },
    {
      "id": "9f2724b7-aa9f-4f11-84c8-fda8a305f255",
      "name": "获取项目",
      "type": "n8n-nodes-base.code",
      "position": [
        0,
        1040
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c438ef62-3500-4fb1-83fb-8c45e24c5e40",
      "name": "过滤无项目",
      "type": "n8n-nodes-base.filter",
      "position": [
        -220,
        1040
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "43df61e8-38ee-48e2-8b01-06d2c4c22c5c",
      "name": "保留匹配项",
      "type": "n8n-nodes-base.merge",
      "position": [
        220,
        960
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "9761671b-f13a-44dc-b7e9-6e137a4ed0dc",
      "name": "OpenAI 聊天模型",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2280,
        960
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a78cb9fb-b9fa-4463-afba-7ec4b1b705e3",
      "name": "备忘录",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -2340,
        1580
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d298f0c9-5e13-4d58-9602-6bf5047f6ab7",
      "name": "设置 JSON",
      "type": "n8n-nodes-base.set",
      "position": [
        2580,
        740
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "5d31f24b-5138-439d-be04-cbf11ddffee8",
      "name": "获取转录数据",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueErrorOutput",
      "position": [
        440,
        960
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "5980deaf-3cbf-4b41-bfd3-80d3a6668d30",
      "name": "拆分转录内容",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1100,
        860
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2621f72b-503a-46db-8e3b-85c239995c56",
      "name": "获取转录文本",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1320,
        860
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1ac36cdd-619f-4231-b141-16090b0578e9",
      "name": "保存数据",
      "type": "n8n-nodes-base.postgres",
      "position": [
        3020,
        960
      ],
      "parameters": {},
      "typeVersion": 2.6
    },
    {
      "id": "268e6101-9859-4355-81da-e27e871a37aa",
      "name": "响应 Webhook1",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -2040,
        1580
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "637fde87-ca19-4bd2-968b-b43d64e415cf",
      "name": "邮件 HTML",
      "type": "n8n-nodes-base.html",
      "position": [
        2800,
        640
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ac615dcf-e0ef-4a95-acf3-568a2a978210",
      "name": "摘要 HTML",
      "type": "n8n-nodes-base.html",
      "position": [
        2800,
        840
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e8f519f0-1179-454e-b5e5-b5c62a1b29f9",
      "name": "网页",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -3300,
        1320
      ],
      "webhookId": "b74c62cb-8e5e-4756-a0dd-fd143d22c65a",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d9de8593-81e8-40a3-a8a8-9205658b66e3",
      "name": "下一步操作",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -3300,
        1740
      ],
      "webhookId": "380a0032-bb39-4977-82a7-e07d382b8115",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "790c7186-8cbd-446d-bac4-46764e64c50e",
      "name": "切换",
      "type": "n8n-nodes-base.switch",
      "position": [
        -2640,
        1740
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "bc82934d-012f-45b4-be64-406db814d60c",
      "name": "获取会议行",
      "type": "n8n-nodes-base.postgres",
      "position": [
        -3080,
        1740
      ],
      "parameters": {},
      "typeVersion": 2.6
    },
    {
      "id": "5abbe7a3-0496-49b6-94f0-ca955f7c9092",
      "name": "获取会议行1",
      "type": "n8n-nodes-base.postgres",
      "position": [
        -3080,
        1320
      ],
      "parameters": {},
      "typeVersion": 2.6
    },
    {
      "id": "c53b7fe8-ae76-4a93-814a-04d82ee0da50",
      "name": "Markdown",
      "type": "n8n-nodes-base.markdown",
      "position": [
        -2860,
        1740
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f3ef746e-7a23-4069-a60b-1191bbd898d0",
      "name": "OpenAI 聊天模型1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -2340,
        2100
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f62554ee-3a99-4820-8d20-d43f8bc4b813",
      "name": "设置邮件 JSON",
      "type": "n8n-nodes-base.set",
      "position": [
        -2040,
        1880
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0f8cfa42-cf74-444f-bbd8-2e6ffcb3c4de",
      "name": "过滤 Join Url1",
      "type": "n8n-nodes-base.filter",
      "position": [
        -1540,
        960
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "68ae483c-0821-410a-9a55-8780d77a9ed0",
      "name": "获取在线会议详情1",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        -1320,
        960
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "02fcb4cf-7f1d-49c6-825c-5add67e239c2",
      "name": "拆分会议1",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        -1100,
        960
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "708301fd-a967-43a4-ba47-9dc7b2f2e014",
      "name": "拆分输出3",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        880,
        1060
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ce9a1bd3-4814-4b9a-8072-80c9f30f1793",
      "name": "在 OneDrive 中搜索会议",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        660,
        1060
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9258d95d-4d07-4afb-b47c-325d051755d2",
      "name": "列出转录2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1100,
        1060
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "166eb85a-0a1b-41c1-9e20-08f858115abb",
      "name": "获取转录1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1320,
        1060
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0e11a0dc-1782-484b-8cd0-73f5354542a1",
      "name": "合并",
      "type": "n8n-nodes-base.merge",
      "position": [
        1760,
        860
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "49695337-3f85-44f1-b626-4d6f773f0243",
      "name": "遍历项目",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        1980,
        860
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "8b440b29-32c6-448a-b661-96039a90b103",
      "name": "获取通话记录",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1980,
        960
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "97cd5b4a-7f24-4b23-b275-473aaf74e973",
      "name": "设置转录和主题",
      "type": "n8n-nodes-base.set",
      "position": [
        1540,
        860
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "baa2fb21-843e-4dd3-af06-427532456761",
      "name": "设置转录和主题1",
      "type": "n8n-nodes-base.set",
      "position": [
        1540,
        1060
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "3ed2f8ca-2ed1-49dc-8303-55be4e2f40dc",
      "name": "代码1",
      "type": "n8n-nodes-base.code",
      "position": [
        -1760,
        960
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "03321d19-0360-446a-bf53-76f1f35911ca",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -480,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a63b47e4-1406-401f-8729-b730dace77c5",
      "name": "排序1",
      "type": "n8n-nodes-base.sort",
      "position": [
        -660,
        960
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fbce4b76-d14b-43b1-b6ff-0ed5cc37c9bf",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1940,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c93cb2eb-4290-4a4e-80f7-603594d72470",
      "name": "移除重复项",
      "type": "n8n-nodes-base.removeDuplicates",
      "position": [
        -880,
        960
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8e3ddbb9-221f-4144-b200-77caaa72df0f",
      "name": "表单提交时",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -3300,
        760
      ],
      "webhookId": "2c1a1fa3-ab2f-41d1-849b-aa96f8e98519",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "64c4eb57-dcbc-46e8-b134-eb1616427888",
      "name": "代码2",
      "type": "n8n-nodes-base.code",
      "position": [
        -3080,
        760
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9f075268-6aa8-418f-b174-bc5d61318c6b",
      "name": "合并1",
      "type": "n8n-nodes-base.merge",
      "position": [
        -2860,
        860
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "a9b7e7d4-a12b-4d69-8276-9428150bf145",
      "name": "条件判断2",
      "type": "n8n-nodes-base.if",
      "position": [
        -2420,
        860
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b43b1587-46f5-4399-b8cf-a8c911f1849c",
      "name": "设置转录和主题2",
      "type": "n8n-nodes-base.set",
      "position": [
        1540,
        660
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "c19fbfd9-be1a-4b74-9b7f-113ec9178fa6",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3340,
        660
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ca1c031a-4c16-4a4b-ad94-527030a964ba",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2320,
        700
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b0827fc0-f33a-4deb-ad3c-6d81e74de458",
      "name": "便签4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        700,
        440
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e044be18-aad6-4ec3-aa01-b6b318898198",
      "name": "便签5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2660,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8d67199e-16a8-471a-8cd8-d4814e36303c",
      "name": "### 需要帮助?",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3360,
        1160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4419a9ec-4d85-4484-8d07-cba77ffbcce1",
      "name": "AI Agent 草稿跟进",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -2420,
        1880
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "a937de9e-1d82-47bb-9633-c738e4faf387",
      "name": "AI Agent 创建摘要",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2200,
        740
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "8f663d49-b35f-421e-a8df-f04432d1e64f",
      "name": "## 试试看!",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3340,
        1540
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4ebf86e0-88dc-4b3d-864f-248fedc8afe3",
      "name": "分析结束通知",
      "type": "n8n-nodes-base.microsoftOutlook",
      "position": [
        3020,
        640
      ],
      "webhookId": "0ad5d5c9-0cbe-407f-99fd-07962ed94969",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "adfd3fa9-d064-4798-adad-20f1f825f617",
      "name": "获取 Microsoft 365 个人资料",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -2640,
        860
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d9a2de95-6d4f-4585-a737-855bd0a980b2",
      "name": "使用 WebApp HTML 响应",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -2860,
        1320
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "a14747a5-a02d-4fce-b7b0-d27f3c402c41",
      "name": "发送跟进",
      "type": "n8n-nodes-base.microsoftOutlook",
      "position": [
        -1820,
        1880
      ],
      "webhookId": "6863c2bf-8797-475f-88a4-5ac13e80f7e2",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7aff1d80-5cde-4338-9ede-099009699717",
      "name": "返回 200 代码响应",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -1600,
        1880
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "cf97d11a-9b83-4736-9ae6-0d7c5b3d9cf2",
      "name": "便签10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2420,
        -300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1c880598-cb1c-4775-8b5e-a3025c04e295",
      "name": "便签 11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2620,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "695c8099-a292-4fc1-af40-c4b2b8782a0f",
      "name": "便签 12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1920,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "If2": {
      "main": [
        [
          {
            "node": "Set Transcription & Subject2",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Set Time Range",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code1": {
      "main": [
        [
          {
            "node": "Filter for Join Url1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code2": {
      "main": [
        [
          {
            "node": "Merge1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Sort1": {
      "main": [
        [
          {
            "node": "Check if Processed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge1": {
      "main": [
        [
          {
            "node": "Get Microsoft 365 Profile",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch": {
      "main": [
        [
          {
            "node": "Mem Note",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "AI Agent Draft Follow Up",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Markdown": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Mem Note": {
      "main": [
        [
          {
            "node": "Respond to Webhook1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set JSON": {
      "main": [
        [
          {
            "node": "Email HTML",
            "type": "main",
            "index": 0
          },
          {
            "node": "Summary HTML",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Web Page": {
      "main": [
        [
          {
            "node": "Get Meeting Row1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Items": {
      "main": [
        [
          {
            "node": "Keep Matches",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Save Data": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Email HTML": {
      "main": [
        [
          {
            "node": "End Analysis Notification",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out3": {
      "main": [
        [
          {
            "node": "List Transcripts2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Next Action": {
      "main": [
        [
          {
            "node": "Get Meeting Row",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Keep Matches": {
      "main": [
        [
          {
            "node": "Get Transcript Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Summary HTML": {
      "main": [
        [
          {
            "node": "Save Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Transcript": {
      "main": [
        [
          {
            "node": "Set Transcription & Subject",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Follow Up": {
      "main": [
        [
          {
            "node": "Respond With Code 200",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Email JSON": {
      "main": [
        [
          {
            "node": "Send Follow Up",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Time Range": {
      "main": [
        [
          {
            "node": "Get Call Records",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter No Items": {
      "main": [
        [
          {
            "node": "Get Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Meeting Row": {
      "main": [
        [
          {
            "node": "Markdown",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Transcript1": {
      "main": [
        [
          {
            "node": "Set Transcription & Subject1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [],
        [
          {
            "node": "AI Agent Create Summary",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Call Records": {
      "main": [
        [
          {
            "node": "Code1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Meeting Row1": {
      "main": [
        [
          {
            "node": "Respond With WebApp HTML",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Merge1",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "List Transcripts2": {
      "main": [
        [
          {
            "node": "Get Transcript1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent Create Summary",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Remove Duplicates": {
      "main": [
        [
          {
            "node": "Sort1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check if Processed": {
      "main": [
        [
          {
            "node": "Filter No Items",
            "type": "main",
            "index": 0
          },
          {
            "node": "Keep Matches",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "On form submission": {
      "main": [
        [
          {
            "node": "Code2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent Draft Follow Up",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Get Transcript Data": {
      "main": [
        [
          {
            "node": "Split Out Transcriptions",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Search OneDrive for Meeting",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out Meetings1": {
      "main": [
        [
          {
            "node": "Remove Duplicates",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter for Join Url1": {
      "main": [
        [
          {
            "node": "Get Online Meeting Details1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent Create Summary": {
      "main": [
        [
          {
            "node": "Set JSON",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent Draft Follow Up": {
      "main": [
        [
          {
            "node": "Set Email JSON",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out Transcriptions": {
      "main": [
        [
          {
            "node": "Get Transcript",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Microsoft 365 Profile": {
      "main": [
        [
          {
            "node": "If2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Online Meeting Details1": {
      "main": [
        [
          {
            "node": "Split Out Meetings1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Search OneDrive for Meeting": {
      "main": [
        [
          {
            "node": "Split Out3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Transcription & Subject": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Set Transcription & Subject1": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "Set Transcription & Subject2": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 人工智能, 营销

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量11
分类2
节点类型6
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
Yaron Been

Yaron Been

@yaron-nofluff

Building AI Agents and Automations | Growth Marketer | Entrepreneur | Book Author & Podcast Host If you need any help with Automations, feel free to reach out via linkedin: https://www.linkedin.com/in/yaronbeen/ And check out my Youtube channel: https://www.youtube.com/@YaronBeen/videos

外部链接
在 n8n.io 查看

分享此工作流