🌍WhatsApp AI翻訳ツール – 音声とテキストを自動翻訳

上級

これはSales, Support, AI, Marketing分野の自動化ワークフローで、69個のノードを含みます。主にIf, Set, Code, Filter, Webhookなどのノードを使用、AI技術を活用したスマート自動化を実現。 🌍 WhatsApp AI通訳者と翻訳ツール - 音声とテキストを翻訳

前提条件
  • HTTP Webhookエンドポイント(n8nが自動生成)
  • ターゲットAPIの認証情報が必要な場合あり
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "HuXoZbVBmgdTVV28",
  "meta": {
    "instanceId": "b79da95dcb1b69eebc3470f6fd833d7e53e389c229c716386bdb8e7c291ad2b9",
    "templateCredsSetupCompleted": true
  },
  "name": "🌍 AI Translator for WhatsApp – Translate Voice & Text Automatically",
  "tags": [],
  "nodes": [
    {
      "id": "6478bfd2-755c-4b07-8758-58589da8ee7f",
      "name": "ファイルに変換",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        -1180,
        640
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3f066c12-68bd-44cb-babd-5d090bf53e9f",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -1040,
        640
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "35befad3-ee42-4d0f-aa08-420c0daca109",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -2780,
        1140
      ],
      "webhookId": "08b83c00-ab4b-4753-8415-93168690ce57",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "73afb41e-e7c0-4fcc-a752-ec3fbfecc197",
      "name": "AIエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -260,
        1160
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "5e6d1f0c-8d04-46ba-a6e6-0118caa5cb8a",
      "name": "OpenAI チャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -660,
        840
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "973cf929-3dc4-46ad-b52b-332514d2b2c0",
      "name": "フィルター",
      "type": "n8n-nodes-base.filter",
      "position": [
        40,
        1160
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "24d0a095-adba-4b99-9014-cfe3d16dbcec",
      "name": "計算機",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "position": [
        -520,
        840
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9aa618b8-d842-4c7b-bd65-41a1167dbcb2",
      "name": "AIエージェント1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -620,
        660
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "92b5b101-af3a-4eae-97f3-4c975a9e2005",
      "name": "WhatsApp2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -60,
        680
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0333358f-53bf-48ca-ba31-49ae44490a42",
      "name": "オーディオ",
      "type": "n8n-nodes-base.if",
      "position": [
        -1920,
        1160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "231ceaac-794b-4102-b917-182b9e28e217",
      "name": "ファイルに変換1",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        -1600,
        1100
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "f5204dab-a2eb-4df0-af91-92d07dd10ff6",
      "name": "OpenAI1",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -1460,
        1100
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "78a0b1a9-e8ea-49cd-9bc6-51ecb2245bbc",
      "name": "WhatsApp1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        420,
        1140
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b4c1a525-23f6-4068-a98b-61dff0c6f29c",
      "name": "コード",
      "type": "n8n-nodes-base.code",
      "position": [
        280,
        1140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "826949d7-47e0-4bb5-a59d-e856dcdbc12d",
      "name": "テキスト分類器",
      "type": "@n8n/n8n-nodes-langchain.textClassifier",
      "position": [
        -1100,
        1160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9d94f52b-a732-4d7a-8c9f-be84f7fb19ea",
      "name": "Groqチャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatGroq",
      "position": [
        -1020,
        1320
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "531d3220-7d7d-4392-84e0-edb8adf23aaf",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2820,
        800
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9856bee0-1679-4b50-b39a-2a63bdfedbed",
      "name": "テキスト分類器1",
      "type": "@n8n/n8n-nodes-langchain.textClassifier",
      "position": [
        -740,
        1340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b0d33e61-453b-4019-852c-2e787086462f",
      "name": "OpenAI チャットモデル1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -620,
        1480
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "165989a6-1640-4048-9202-02282a70e1bf",
      "name": "国際",
      "type": "n8n-nodes-base.filter",
      "position": [
        -2120,
        1160
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "41c9e602-e2ec-4c1d-9702-3b5428f3ba5e",
      "name": "OpenAI チャットモデル2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -280,
        1360
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "45a0c6bb-2586-4f0a-b550-a051465c52a1",
      "name": "計算機1",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "position": [
        -120,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "49944e4a-f5d6-4944-9001-dce4390a621b",
      "name": "思考",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        0,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5ad99986-5776-44d4-befd-5bc51fd3efb3",
      "name": "コード1",
      "type": "n8n-nodes-base.code",
      "position": [
        -200,
        680
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "170ffef7-17a6-4abf-9806-9bb188d042bd",
      "name": "思考1",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -420,
        840
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8c1140f8-f60b-494d-b75d-5c045dbf2af7",
      "name": "プレフィックスマップ",
      "type": "n8n-nodes-base.code",
      "position": [
        -1900,
        800
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "4902a25a-beb1-413d-b35e-0eecbea66f12",
      "name": "オーディオ1",
      "type": "n8n-nodes-base.if",
      "position": [
        -1500,
        800
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f49e813a-1609-44cb-9135-7789c0b4a77f",
      "name": "ファイルに変換2",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        -1600,
        200
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "2be51ce2-347b-4d51-bb0c-c4b29afb90ec",
      "name": "OpenAI2",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -1460,
        200
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "3e52948d-d9a7-4ad4-9781-9ba5e6273cbe",
      "name": "OpenAI チャットモデル3",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1060,
        400
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "1ae7faef-3544-44f9-ba9b-55f73ab58f75",
      "name": "計算機2",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "position": [
        -820,
        400
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "18988069-16f1-4210-9523-f80850e1743d",
      "name": "AIエージェント2",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1040,
        220
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "f59a6b6a-3548-41b3-a91e-a7daeadf4174",
      "name": "WhatsApp",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -740,
        220
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e497e81e-ad8c-45c6-9a69-9346c1ed5e22",
      "name": "思考2",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -940,
        400
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b7e73595-f36f-459a-a019-27a28f250ddd",
      "name": "オーディオ2",
      "type": "n8n-nodes-base.if",
      "position": [
        -1920,
        360
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3e87be4f-c29e-4942-9576-3b24057c86d4",
      "name": "送信者確認",
      "type": "n8n-nodes-base.if",
      "position": [
        -2580,
        1140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ce6df1ff-b904-49de-800c-830f9bc0deb4",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2620,
        1000
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b39f911a-4201-4eab-aa36-7f9d8c273c55",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2820,
        1000
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3d188c1e-04f3-421b-a7b2-4f9450e55433",
      "name": "メディア取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1740,
        200
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "62745f7b-cb48-42b8-b138-22920eba632f",
      "name": "メディア取得1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1320,
        640
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b998b1ce-f335-46df-8ca4-40dd53bd5aed",
      "name": "メディア取得2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1740,
        1100
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "3454185d-7329-4640-a3a4-c16aea691276",
      "name": "電話番号フォーマット",
      "type": "n8n-nodes-base.code",
      "position": [
        -2260,
        1160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7d6e1232-3a2d-4f62-ac96-a11893e45fce",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2300,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "847c2b7b-67a1-4df7-bab7-f47762659e20",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1760,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "af4cdeed-ef3d-4026-959a-3eb9b33e13fa",
      "name": "テキストマッピング",
      "type": "n8n-nodes-base.set",
      "position": [
        -1280,
        1240
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "7605a28f-ad8d-497c-af03-bbf85de13717",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b76fcf5f-a813-4d66-bd1a-c0d0a6409dd2",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -360,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6d4bdb5c-09f1-4920-afc1-98b30ff08d31",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        220,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "994ea322-2716-477f-bdc0-26f8b00ad865",
      "name": "付箋8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1960,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9ff46d3b-2263-48b5-ab9d-07142988e1a5",
      "name": "付箋9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1320,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ad0ce135-5e84-440f-8875-8596c1acadab",
      "name": "付箋10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -780,
        1220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3c63dc7d-b761-4d12-801f-a96c0dc16f24",
      "name": "付箋11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2300,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4eb23b07-aac7-4dc8-9019-27d55e7a57c9",
      "name": "あなたの番号",
      "type": "n8n-nodes-base.if",
      "position": [
        -2260,
        600
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2a0aad42-7c33-4fe6-b617-a88a82740ae8",
      "name": "付箋12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1540,
        660
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7cc91adc-cfd9-471f-a021-71f836ca1f7f",
      "name": "国別フィルター",
      "type": "n8n-nodes-base.filter",
      "position": [
        -1720,
        800
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "3c0c7f40-10cb-4266-9526-dcc672f06ead",
      "name": "付箋13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1960,
        660
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b6ae902c-8864-427d-a123-010ed0a0ff8a",
      "name": "付箋14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1340,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6000b59a-d866-41a5-b46f-bd78c2631cc3",
      "name": "付箋15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -900,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9032dbac-a097-41bc-ac79-ce19ebbb786c",
      "name": "付箋16",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -700,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8078eecd-5595-44e1-8810-c359aa6e665a",
      "name": "付箋17",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -260,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "11647e3a-a521-45ff-a34a-76097b54dba9",
      "name": "付箋18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1960,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "83882a1f-3ab8-40a8-b771-95477ad6d3a4",
      "name": "付箋19",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1960,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "38257a8e-ac65-4487-9370-f608fcd46e61",
      "name": "付箋20",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1760,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "834a508b-6a84-41a7-abc6-2049e4326295",
      "name": "テキストマッピング1",
      "type": "n8n-nodes-base.set",
      "position": [
        -860,
        760
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "304aab5e-43e8-43bd-8ce3-d260e500063d",
      "name": "テキストマッピング2",
      "type": "n8n-nodes-base.set",
      "position": [
        -1280,
        320
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "dde7016a-98ce-43db-8738-b39012ec646e",
      "name": "付箋21",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1320,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4a5f96e3-cf32-46a0-ac5c-2b3ac0a2662a",
      "name": "付箋22",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2160,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "be32fa0f-a2f1-4110-965a-e720af95af23",
      "name": "付箋23",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f71acceb-d4a8-4b8d-8daf-4ff3f68156cc",
      "name": "付箋24",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2820,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {
    "timezone": "America/Sao_Paulo",
    "callerPolicy": "workflowsFromSameOwner",
    "executionOrder": "v1",
    "executionTimeout": 300
  },
  "versionId": "baf5d1ca-142b-4dfd-b101-37d7d977904a",
  "connections": {
    "b4c1a525-23f6-4068-a98b-61dff0c6f29c": {
      "main": [
        [
          {
            "node": "78a0b1a9-e8ea-49cd-9bc6-51ecb2245bbc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0333358f-53bf-48ca-ba31-49ae44490a42": {
      "main": [
        [
          {
            "node": "b998b1ce-f335-46df-8ca4-40dd53bd5aed",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "af4cdeed-ef3d-4026-959a-3eb9b33e13fa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5ad99986-5776-44d4-befd-5bc51fd3efb3": {
      "main": [
        [
          {
            "node": "92b5b101-af3a-4eae-97f3-4c975a9e2005",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "49944e4a-f5d6-4944-9001-dce4390a621b": {
      "ai_tool": [
        [
          {
            "node": "73afb41e-e7c0-4fcc-a752-ec3fbfecc197",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "4902a25a-beb1-413d-b35e-0eecbea66f12": {
      "main": [
        [
          {
            "node": "62745f7b-cb48-42b8-b138-22920eba632f",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "834a508b-6a84-41a7-abc6-2049e4326295",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b7e73595-f36f-459a-a019-27a28f250ddd": {
      "main": [
        [
          {
            "node": "3d188c1e-04f3-421b-a7b2-4f9450e55433",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "304aab5e-43e8-43bd-8ce3-d260e500063d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "973cf929-3dc4-46ad-b52b-332514d2b2c0": {
      "main": [
        [
          {
            "node": "b4c1a525-23f6-4068-a98b-61dff0c6f29c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3f066c12-68bd-44cb-babd-5d090bf53e9f": {
      "main": [
        [
          {
            "node": "834a508b-6a84-41a7-abc6-2049e4326295",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "170ffef7-17a6-4abf-9806-9bb188d042bd": {
      "ai_tool": [
        [
          {
            "node": "9aa618b8-d842-4c7b-bd65-41a1167dbcb2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e497e81e-ad8c-45c6-9a69-9346c1ed5e22": {
      "ai_tool": [
        [
          {
            "node": "18988069-16f1-4210-9523-f80850e1743d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "f5204dab-a2eb-4df0-af91-92d07dd10ff6": {
      "main": [
        [
          {
            "node": "af4cdeed-ef3d-4026-959a-3eb9b33e13fa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2be51ce2-347b-4d51-bb0c-c4b29afb90ec": {
      "main": [
        [
          {
            "node": "304aab5e-43e8-43bd-8ce3-d260e500063d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "35befad3-ee42-4d0f-aa08-420c0daca109": {
      "main": [
        [
          {
            "node": "3e87be4f-c29e-4942-9576-3b24057c86d4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "73afb41e-e7c0-4fcc-a752-ec3fbfecc197": {
      "main": [
        [
          {
            "node": "973cf929-3dc4-46ad-b52b-332514d2b2c0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9aa618b8-d842-4c7b-bd65-41a1167dbcb2": {
      "main": [
        [
          {
            "node": "5ad99986-5776-44d4-befd-5bc51fd3efb3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "18988069-16f1-4210-9523-f80850e1743d": {
      "main": [
        [
          {
            "node": "f59a6b6a-3548-41b3-a91e-a7daeadf4174",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3d188c1e-04f3-421b-a7b2-4f9450e55433": {
      "main": [
        [
          {
            "node": "f49e813a-1609-44cb-9135-7789c0b4a77f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8c1140f8-f60b-494d-b75d-5c045dbf2af7": {
      "main": [
        [
          {
            "node": "7cc91adc-cfd9-471f-a021-71f836ca1f7f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3e87be4f-c29e-4942-9576-3b24057c86d4": {
      "main": [
        [
          {
            "node": "4eb23b07-aac7-4dc8-9019-27d55e7a57c9",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "3454185d-7329-4640-a3a4-c16aea691276",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "24d0a095-adba-4b99-9014-cfe3d16dbcec": {
      "ai_tool": [
        [
          {
            "node": "9aa618b8-d842-4c7b-bd65-41a1167dbcb2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "62745f7b-cb48-42b8-b138-22920eba632f": {
      "main": [
        [
          {
            "node": "6478bfd2-755c-4b07-8758-58589da8ee7f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b998b1ce-f335-46df-8ca4-40dd53bd5aed": {
      "main": [
        [
          {
            "node": "231ceaac-794b-4102-b917-182b9e28e217",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "45a0c6bb-2586-4f0a-b550-a051465c52a1": {
      "ai_tool": [
        [
          {
            "node": "73afb41e-e7c0-4fcc-a752-ec3fbfecc197",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "1ae7faef-3544-44f9-ba9b-55f73ab58f75": {
      "ai_tool": [
        [
          {
            "node": "18988069-16f1-4210-9523-f80850e1743d",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "4eb23b07-aac7-4dc8-9019-27d55e7a57c9": {
      "main": [
        [
          {
            "node": "b7e73595-f36f-459a-a019-27a28f250ddd",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "8c1140f8-f60b-494d-b75d-5c045dbf2af7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3454185d-7329-4640-a3a4-c16aea691276": {
      "main": [
        [
          {
            "node": "165989a6-1640-4048-9202-02282a70e1bf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "af4cdeed-ef3d-4026-959a-3eb9b33e13fa": {
      "main": [
        [
          {
            "node": "826949d7-47e0-4bb5-a59d-e856dcdbc12d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "165989a6-1640-4048-9202-02282a70e1bf": {
      "main": [
        [
          {
            "node": "0333358f-53bf-48ca-ba31-49ae44490a42",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "834a508b-6a84-41a7-abc6-2049e4326295": {
      "main": [
        [
          {
            "node": "9aa618b8-d842-4c7b-bd65-41a1167dbcb2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "304aab5e-43e8-43bd-8ce3-d260e500063d": {
      "main": [
        [
          {
            "node": "18988069-16f1-4210-9523-f80850e1743d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6478bfd2-755c-4b07-8758-58589da8ee7f": {
      "main": [
        [
          {
            "node": "3f066c12-68bd-44cb-babd-5d090bf53e9f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9d94f52b-a732-4d7a-8c9f-be84f7fb19ea": {
      "ai_languageModel": [
        [
          {
            "node": "826949d7-47e0-4bb5-a59d-e856dcdbc12d",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "826949d7-47e0-4bb5-a59d-e856dcdbc12d": {
      "main": [
        [
          {
            "node": "73afb41e-e7c0-4fcc-a752-ec3fbfecc197",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "9856bee0-1679-4b50-b39a-2a63bdfedbed",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "9856bee0-1679-4b50-b39a-2a63bdfedbed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "231ceaac-794b-4102-b917-182b9e28e217": {
      "main": [
        [
          {
            "node": "f5204dab-a2eb-4df0-af91-92d07dd10ff6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f49e813a-1609-44cb-9135-7789c0b4a77f": {
      "main": [
        [
          {
            "node": "2be51ce2-347b-4d51-bb0c-c4b29afb90ec",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9856bee0-1679-4b50-b39a-2a63bdfedbed": {
      "main": [
        [
          {
            "node": "73afb41e-e7c0-4fcc-a752-ec3fbfecc197",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5e6d1f0c-8d04-46ba-a6e6-0118caa5cb8a": {
      "ai_languageModel": [
        [
          {
            "node": "9aa618b8-d842-4c7b-bd65-41a1167dbcb2",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7cc91adc-cfd9-471f-a021-71f836ca1f7f": {
      "main": [
        [
          {
            "node": "4902a25a-beb1-413d-b35e-0eecbea66f12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b0d33e61-453b-4019-852c-2e787086462f": {
      "ai_languageModel": [
        [
          {
            "node": "9856bee0-1679-4b50-b39a-2a63bdfedbed",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "41c9e602-e2ec-4c1d-9702-3b5428f3ba5e": {
      "ai_languageModel": [
        [
          {
            "node": "73afb41e-e7c0-4fcc-a752-ec3fbfecc197",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "3e52948d-d9a7-4ad4-9781-9ba5e6273cbe": {
      "ai_languageModel": [
        [
          {
            "node": "18988069-16f1-4210-9523-f80850e1743d",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - 営業, サポート, 人工知能, マーケティング

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数69
カテゴリー4
ノードタイプ15
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
Bruno Dias

Bruno Dias

@brunodias

Especialista em automações, IA e marketing digital. #n8n #IA #automacao #make

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34