8
n8n 中文网amn8n.com

使用AI语音克隆和多平台发布将热门视频转换为新内容

高级

这是一个Content Creation, Multimodal AI领域的自动化工作流,包含 55 个节点。主要使用 If, Set, Code, Wait, AwsS3 等节点。 使用AI语音克隆和多平台发布将热门视频转换为新内容

前置要求
  • AWS Access Key 和 Secret
  • 可能需要目标 API 的认证凭证
  • Google Sheets API 凭证
  • OpenAI API Key
  • Google Gemini API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "meta": {
    "instanceId": "28099d2544433ae0f39c65315a4d4c531947fcb0f060a94d6047d7be5df31063",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "1b545dfe-860e-4b67-983f-74c215644a85",
      "name": "Perplexity",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1400,
        780
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "35c80984-f897-4d60-86a8-365f24f29f70",
      "name": "生成文本",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1780,
        780
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "1655be04-b4d8-4754-845e-ca327ae2b9bf",
      "name": "清理",
      "type": "n8n-nodes-base.code",
      "position": [
        1580,
        780
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7f894068-06e1-4bec-a89b-f8e262706e39",
      "name": "拆分",
      "type": "n8n-nodes-base.code",
      "position": [
        2140,
        780
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b39d42c4-3549-4896-86de-64b932105247",
      "name": "视频ID",
      "type": "n8n-nodes-base.code",
      "position": [
        2340,
        780
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2d1f2b8f-b63d-4479-abbf-771940d08ada",
      "name": "保存新数据",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2540,
        780
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "96996a01-a259-4c27-aa63-66e173f6142f",
      "name": "获取演讲者",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1380,
        1020
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "5803d447-1e7b-4333-aff6-113353056593",
      "name": "等待",
      "type": "n8n-nodes-base.wait",
      "position": [
        1760,
        1020
      ],
      "webhookId": "3017d017-5ba5-49b1-b841-d66a9c95e312",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "dd6bf0fa-0190-4e47-b27c-443b852cde61",
      "name": "生成视频",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1580,
        1020
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c3f905d7-1f2e-4be0-bb65-f7f50d15930e",
      "name": "获取设置",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1960,
        1020
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "581e9e76-4731-43da-b11d-41d6f600629c",
      "name": "向视频添加文本",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2160,
        1020
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e648a766-e097-4f2a-93af-54ea33508a0f",
      "name": "等待1",
      "type": "n8n-nodes-base.wait",
      "position": [
        2340,
        1020
      ],
      "webhookId": "4c2d4c84-04e6-44be-b07a-80adfd11632e",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3c474d40-b3f9-45f9-b813-7e4959fd9e3f",
      "name": "获取最终视频",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2520,
        1020
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "de64962f-8da0-42aa-b964-fb754a9bd2b5",
      "name": "保存最终数据",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2700,
        1020
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "aea4eaf0-e6da-4bfe-a2fb-cdc453097785",
      "name": "Google Gemini 聊天模型",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        -720,
        1100
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9f99fde2-b9e2-438e-9454-8152ac00aafd",
      "name": "Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        -400,
        900
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "fa15908c-23b9-4165-8a7f-49c23aff1448",
      "name": "获取简报",
      "type": "n8n-nodes-base.set",
      "position": [
        0,
        720
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "3f91c769-4e17-468f-9dae-c0749bbfe7b3",
      "name": "编辑字段1",
      "type": "n8n-nodes-base.set",
      "position": [
        0,
        900
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "f73e410d-3225-450e-a6a0-6714509bc32d",
      "name": "编辑字段2",
      "type": "n8n-nodes-base.set",
      "position": [
        0,
        1100
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "d722ee54-c6d6-4835-8b6e-ac86870f0eff",
      "name": "从instagram获取帖子内容",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -200,
        720
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "164e9030-8548-485a-92e3-45424ec7dc30",
      "name": "从youtube获取帖子内容",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -200,
        1100
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "8575f649-ed83-4894-90ad-2e271aba2419",
      "name": "开关1",
      "type": "n8n-nodes-base.switch",
      "position": [
        -840,
        1600
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "c4528583-ccc1-4b65-a71f-be160c8de63b",
      "name": "过滤音频1",
      "type": "n8n-nodes-base.code",
      "position": [
        -620,
        1600
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "42cc64e2-7a10-4ee1-abea-b5e348f3950b",
      "name": "过滤Instagram音频",
      "type": "n8n-nodes-base.code",
      "position": [
        -620,
        1440
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b8905223-9a52-45f6-8e70-359b6b12f932",
      "name": "过滤Youtube音频",
      "type": "n8n-nodes-base.code",
      "position": [
        -620,
        1780
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0d574145-710e-4a7b-9e54-3c08a11712a3",
      "name": "OpenAI1",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        820,
        900
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "004b8a36-9802-4fda-80aa-3813aecc33a0",
      "name": "下载音频1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -380,
        1600
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "71471477-7f80-4820-a72b-a964834b12d7",
      "name": "模板ID1",
      "type": "n8n-nodes-base.code",
      "position": [
        660,
        1600
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d511aabc-bf7b-41fe-840d-d9cfc9268e72",
      "name": "保存数据1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        880,
        1600
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "860879f4-e491-4844-8718-01172ff6f207",
      "name": "AWS Transcribe2",
      "type": "n8n-nodes-base.awsTranscribe",
      "position": [
        20,
        1600
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "77d41290-8abf-4d5c-a336-65b1316c41b2",
      "name": "AWS S31",
      "type": "n8n-nodes-base.awsS3",
      "position": [
        -200,
        1600
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "fd2bcad2-eab8-427e-9e14-9d6a53d21620",
      "name": "等待 5",
      "type": "n8n-nodes-base.wait",
      "position": [
        240,
        1600
      ],
      "webhookId": "553e8bee-ee36-4116-95a3-5acf1985823e",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "64d131d8-bc1b-4665-bba3-e11b2fa324dc",
      "name": "AWS Transcribe3",
      "type": "n8n-nodes-base.awsTranscribe",
      "position": [
        460,
        1600
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "49539e92-9829-4283-b697-83922f0bc8cf",
      "name": "结构化输出解析器",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -560,
        1100
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "8b3e7db1-38fa-4f78-a3b8-079a1a31fcd5",
      "name": "从tiktok获取帖子内容",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -200,
        900
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "389366ff-d97d-4556-b101-c0a00cdbe97b",
      "name": "AI 代理",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -720,
        900
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "258da835-6592-4a4c-84db-448492e22693",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -960,
        680
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "754e4edd-76cb-4b31-b9d3-a5d0c3b812b6",
      "name": "便签 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -960,
        1320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5c8601c8-7798-4310-9221-b107c5a76aea",
      "name": "便签 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1200,
        1320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bf7d7b97-e1a3-4099-b367-432c69fe447a",
      "name": "便签 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1200,
        680
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "29c4009c-a502-4dbc-b71e-bcd6ca31d078",
      "name": "获取文本",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        640,
        900
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "5328a7ef-1043-434e-a69b-902e28f9d0eb",
      "name": "上传封面",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        440,
        900
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "08084a68-ff99-48c7-a18d-1a871115603f",
      "name": "获取封面",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        240,
        900
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "6aaf838b-7662-4848-839c-7ef6ce7852fd",
      "name": "上传到Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1540,
        1640
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "512cb5f4-b86b-4fa9-8ce2-c6386e6545b3",
      "name": "[Instagram] 通过Blotato发布",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1780,
        1460
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9227269b-a8cb-4b1d-8cb4-f86a9c95825a",
      "name": "[Facebook] 通过Blotato发布",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1960,
        1460
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "2a1950f6-836d-4865-a8e8-514a29a24e46",
      "name": "[Linkedin] 通过Blotato发布",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2140,
        1460
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9c15d367-1f5f-4eba-a47b-39b4b57a0a03",
      "name": "[Tiktok] 通过Blotato发布",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1960,
        1780
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e7c0b0d7-ba89-47fe-bd89-24cbfa0d76e1",
      "name": "[Youtube] 通过Blotato发布",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1780,
        1780
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "ae5a804d-08fb-4d27-8c25-c8628939c8f6",
      "name": "[Twitter] 通过Blotato发布",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2140,
        1780
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "6bb8bf2e-cce0-4c4c-8591-b00532c39b35",
      "name": "准备发布",
      "type": "n8n-nodes-base.set",
      "position": [
        1300,
        1640
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "bb144444-0488-44d3-b0ab-c13f1ec20419",
      "name": "便签 5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2360,
        1320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3bbadbf5-2ccb-43cf-83bb-552b1a7654fd",
      "name": "WhatsApp 触发器",
      "type": "n8n-nodes-base.whatsAppTrigger",
      "position": [
        -900,
        900
      ],
      "webhookId": "dccd290b-8ba7-4bba-a942-e73dac39e1ca",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "02ad4984-0c84-43e1-95b5-4a265db70332",
      "name": "Google Sheets 触发器1",
      "type": "n8n-nodes-base.googleSheetsTrigger",
      "position": [
        1300,
        1420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e55b6592-f26c-453f-b776-af18a6b544e4",
      "name": "条件判断1",
      "type": "n8n-nodes-base.if",
      "position": [
        1520,
        1420
      ],
      "parameters": {},
      "typeVersion": 2.2
    }
  ],
  "pinData": {},
  "connections": {
    "If1": {
      "main": [
        [
          {
            "node": "Prepare for Publish",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "Get Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split": {
      "main": [
        [
          {
            "node": "Video ID",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait1": {
      "main": [
        [
          {
            "node": "Get Final Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait5": {
      "main": [
        [
          {
            "node": "AWS Transcribe3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch": {
      "main": [
        [
          {
            "node": "Get Post Content from instagram",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Get Post Content from tiktok",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Get Post Content from youtube",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AWS S31": {
      "main": [
        [
          {
            "node": "AWS Transcribe2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI1": {
      "main": [
        [
          {
            "node": "Switch1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch1": {
      "main": [
        [
          {
            "node": "Filter Instagram Audio",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Filter Audio1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Filter Youtube Audio",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Clean Up": {
      "main": [
        [
          {
            "node": "Generate Texts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Text": {
      "main": [
        [
          {
            "node": "OpenAI1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Video ID": {
      "main": [
        [
          {
            "node": "Save New Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Cover": {
      "main": [
        [
          {
            "node": "Upload Cover",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Video": {
      "main": [
        [
          {
            "node": "Add Text To Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Perplexity": {
      "main": [
        [
          {
            "node": "Clean Up",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Save Data1": {
      "main": [
        [
          {
            "node": "Perplexity",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Get Cover",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Speaker": {
      "main": [
        [
          {
            "node": "Generate Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields1": {
      "main": [
        [
          {
            "node": "Get Cover",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields2": {
      "main": [
        [
          {
            "node": "Get Cover",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Template ID1": {
      "main": [
        [
          {
            "node": "Save Data1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload Cover": {
      "main": [
        [
          {
            "node": "Get Text",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Audio1": {
      "main": [
        [
          {
            "node": "Download Audio1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Save New Data": {
      "main": [
        [
          {
            "node": "Get Speaker",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Texts": {
      "main": [
        [
          {
            "node": "Split",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Video": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AWS Transcribe2": {
      "main": [
        [
          {
            "node": "Wait5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AWS Transcribe3": {
      "main": [
        [
          {
            "node": "Template ID1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download Audio1": {
      "main": [
        [
          {
            "node": "AWS S31",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Final Video": {
      "main": [
        [
          {
            "node": "Save Final Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Save Final Data": {
      "main": [
        []
      ]
    },
    "WhatsApp Trigger": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Add Text To Video": {
      "main": [
        [
          {
            "node": "Wait1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload to Blotato": {
      "main": [
        [
          {
            "node": "[Instagram] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Facebook] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Linkedin] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Tiktok] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Youtube] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Twitter] Publish via Blotato",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Prepare for Publish": {
      "main": [
        [
          {
            "node": "Upload to Blotato",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Youtube Audio": {
      "main": [
        [
          {
            "node": "Download Audio1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Instagram Audio": {
      "main": [
        [
          {
            "node": "Download Audio1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets Trigger1": {
      "main": [
        [
          {
            "node": "If1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Get Post Content from tiktok": {
      "main": [
        [
          {
            "node": "Edit Fields1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Post Content from youtube": {
      "main": [
        [
          {
            "node": "Edit Fields2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Post Content from instagram": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

高级 - 内容创作, 多模态 AI

需要付费吗?

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

工作流信息
难度等级
高级
节点数量55
分类2
节点类型16
难度说明

适合高级用户,包含 16+ 个节点的复杂工作流

作者
Electrabot

Electrabot

@vansh404

AI Automation Agency Based In Canada Reach out to me if you need any help -https://www.linkedin.com/in/vansharoraa/

外部链接
在 n8n.io 查看

分享此工作流