WhatsApp アシスタント AI エージェント モバイル

中級

これはSupport, AI, IT Ops分野の自動化ワークフローで、13個のノードを含みます。主にIf, WhatsApp, Agent, WhatsAppTrigger, LmChatGroqなどのノードを使用、AI技術を活用したスマート自動化を実現。 Groqの大規模言語モデルと対話メモリに基づくWhatsApp自動返信

前提条件
  • AIサービスAPIキー(OpenAI、Anthropicなど)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "e1kaHRmj9xd4n9Wa",
  "meta": {
    "instanceId": "796f06105ee37f33ca7e711ecf113eed8aaab36fd48871cd0a2584212b26747e",
    "templateCredsSetupCompleted": true
  },
  "name": "WhatsApp Assistant AI Agent Small Business",
  "tags": [],
  "nodes": [
    {
      "id": "ed6f6f8b-6009-4c2e-89ad-29016149cc07",
      "name": "AIエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        180,
        -80
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "f02335c3-c09e-4408-a409-7cf905d32521",
      "name": "Groq Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGroq",
      "position": [
        160,
        120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9fb63d68-c966-42a6-a948-d78bbc6d7d51",
      "name": "Simple Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        360,
        120
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "fe7973ff-3f7f-4406-b4f7-067a14440475",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -700,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3d6c3777-a36f-4123-a0fe-efdab2f39208",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -360,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "28d6cc5c-1842-4db3-8a1f-1ad96c67a797",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4144e721-23d5-42f7-83a2-30cc17439b6f",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        100,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d62c10eb-e957-470d-ac18-649700cd9287",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        100,
        100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "508bcd49-0f70-41c0-9d65-48a4a24bd7ea",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        320,
        100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bcd60f25-2b14-43a7-947f-ecb69006421c",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        520,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9ebe709e-261a-44ec-8b25-8ef35d84cf2d",
      "name": "出力",
      "type": "n8n-nodes-base.whatsApp",
      "position": [
        640,
        -80
      ],
      "webhookId": "472d40c3-4523-4f1e-b6a6-3b208cd2ecf8",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "aa449ae1-8498-48c1-b810-d190c6e84041",
      "name": "入力受付",
      "type": "n8n-nodes-base.whatsAppTrigger",
      "position": [
        -280,
        -60
      ],
      "webhookId": "ac2714e9-391b-4985-8dcd-f1278055c630",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "18fd38c2-ca44-4fe0-99cc-5b2212dd42e2",
      "name": "Signpost",
      "type": "n8n-nodes-base.if",
      "position": [
        -60,
        -60
      ],
      "parameters": {},
      "typeVersion": 2.2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "0aa1beab-f36d-4c7a-a197-e8654fab222f",
  "connections": {
    "ed6f6f8b-6009-4c2e-89ad-29016149cc07": {
      "main": [
        [
          {
            "node": "9ebe709e-261a-44ec-8b25-8ef35d84cf2d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "18fd38c2-ca44-4fe0-99cc-5b2212dd42e2": {
      "main": [
        [
          {
            "node": "ed6f6f8b-6009-4c2e-89ad-29016149cc07",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9fb63d68-c966-42a6-a948-d78bbc6d7d51": {
      "ai_memory": [
        [
          {
            "node": "ed6f6f8b-6009-4c2e-89ad-29016149cc07",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "f02335c3-c09e-4408-a409-7cf905d32521": {
      "ai_languageModel": [
        [
          {
            "node": "ed6f6f8b-6009-4c2e-89ad-29016149cc07",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "aa449ae1-8498-48c1-b810-d190c6e84041": {
      "main": [
        [
          {
            "node": "18fd38c2-ca44-4fe0-99cc-5b2212dd42e2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - サポート, 人工知能, IT運用

有料ですか?

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

ワークフロー情報
難易度
中級
ノード数13
カテゴリー3
ノードタイプ7
難易度説明

経験者向け、6-15ノードの中程度の複雑さのワークフロー

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34