CRM統合企業向けの完全なカスタマーサポートWhatsApp AIボット
上級
これはSupport Chatbot, AI Chatbot分野の自動化ワークフローで、26個のノードを含みます。主にSet, Switch, Webhook, Agent, HttpRequestToolなどのノードを使用。 LangChain、OpenAI、そしてCRMを統合したWhatsAppカスタマーサポートボットを構築
前提条件
- •HTTP Webhookエンドポイント(n8nが自動生成)
- •ターゲットAPIの認証情報が必要な場合あり
- •OpenAI API Key
使用ノード (26)
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "9jAyoi6py4r2DQkS",
"meta": {
"instanceId": "ea2b41532677d34614d95d13d7d2ccb694657be482144baf71e7140df3b2a853"
},
"name": "Full Customer Support WhatsApp AI Bot for CRM-integrated Businesses",
"tags": [],
"nodes": [
{
"id": "18dcdb01-7416-4a81-bfcb-b5d8abd9faca",
"name": "Switch",
"type": "n8n-nodes-base.switch",
"position": [
624,
416
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "623e9a7b-3778-494f-a919-781feab402af",
"name": "注文システムプロンプト",
"type": "n8n-nodes-base.set",
"position": [
1168,
480
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"name": "AIエージェント",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
2112,
480
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "8847a24d-1266-41fa-9dd1-8e6547716958",
"name": "OpenAI Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1600,
816
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "8fb14eb4-075d-45b4-a8b8-526f9d4651b8",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
48,
768
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "c637dc10-ea64-4abd-83da-d9d7b67ec09a",
"name": "構造化出力パーサー",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
320,
784
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "662494b2-6e08-4e7c-8b8d-1caa3ef50490",
"name": "OpenAI Chat Model2",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
304,
992
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "b96229cd-3fb9-4a7c-8ec9-5e2e36b75a59",
"name": "支店システムプロンプト",
"type": "n8n-nodes-base.set",
"position": [
1168,
160
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "ef93f4fd-7e51-46fc-95a6-ab773df04579",
"name": "メニューシステムプロンプト",
"type": "n8n-nodes-base.set",
"position": [
1168,
320
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "11cd0c4c-4fe8-4da6-bc8e-f550dcd953c3",
"name": "苦情システムプロンプト",
"type": "n8n-nodes-base.set",
"position": [
1168,
656
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "d4fa3686-d1e3-497f-9d0d-bfe791673dbd",
"name": "crm_search_tool",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
2384,
880
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "2bba142d-e8c5-46ca-b233-51db289b6d5d",
"name": "save_crm_record_tool",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
2272,
1056
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "f1b6aeec-f44d-46f7-b03b-35b21035a4ae",
"name": "get_loyalty_points_tool",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
2576,
896
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "37799578-729f-44f4-8297-649b9bb01f01",
"name": "items_search_tool",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
1952,
1088
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "91a47de2-80d5-4b09-9743-4a4e654776d4",
"name": "branches_search_tool",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
2112,
1008
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "a71fb812-f415-4fc1-ba82-87e35a2fdf71",
"name": "categories_search_tool",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
1856,
928
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "9d30bfe0-001e-4445-976e-0df5a8254ac2",
"name": "Webhook: WhatsAppメッセージ受信",
"type": "n8n-nodes-base.webhook",
"position": [
-176,
480
],
"webhookId": "d51e6907-51df-47b8-81d6-0858de5fde03",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "189e3ce1-fec1-4d94-be73-da703118b87e",
"name": "AIエージェントルーター: メッセージ分類",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
144,
480
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 2.2
},
{
"id": "3f65f56d-2d6d-4741-a490-51c0ac854efc",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f6a9d542-08a5-4c19-a1f3-6a906d10371e",
"name": "Simple Memory-2",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
1680,
960
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "a1dd1634-3a8e-4fe8-b588-0a2a34c862b7",
"name": "Simple Memory",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
192,
768
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "4ca9e41c-956c-4f2d-9dd7-8ab358b2fe0f",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
592,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a980ff51-7244-4ae3-bf8d-8cb7e328a5cf",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1536,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8ae8e48b-169b-4108-a1dc-91846d6b67a3",
"name": "WhatsApp挨拶送信",
"type": "n8n-nodes-evolution-api.evolutionApi",
"position": [
1168,
848
],
"parameters": {},
"notesInFlow": false,
"retryOnFail": true,
"typeVersion": 1
},
{
"id": "464cada5-8d21-4d1a-ac0b-ef5abe8fdbff",
"name": "ユーザーのWhatsAppへ回答送信",
"type": "n8n-nodes-evolution-api.evolutionApi",
"position": [
2736,
480
],
"parameters": {},
"typeVersion": 1
},
{
"id": "373b5088-b9cf-4bf5-b570-d2cb854a5f24",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-848,
144
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "2afd05a4-c941-4b22-883c-c55f250c73c9",
"connections": {
"18dcdb01-7416-4a81-bfcb-b5d8abd9faca": {
"main": [
[
{
"node": "b96229cd-3fb9-4a7c-8ec9-5e2e36b75a59",
"type": "main",
"index": 0
}
],
[
{
"node": "ef93f4fd-7e51-46fc-95a6-ab773df04579",
"type": "main",
"index": 0
}
],
[
{
"node": "623e9a7b-3778-494f-a919-781feab402af",
"type": "main",
"index": 0
}
],
[
{
"node": "623e9a7b-3778-494f-a919-781feab402af",
"type": "main",
"index": 0
}
],
[
{
"node": "11cd0c4c-4fe8-4da6-bc8e-f550dcd953c3",
"type": "main",
"index": 0
}
],
[
{
"node": "8ae8e48b-169b-4108-a1dc-91846d6b67a3",
"type": "main",
"index": 0
}
]
]
},
"f6a27fb1-9291-4687-9625-8c9bea2375a1": {
"main": [
[
{
"node": "464cada5-8d21-4d1a-ac0b-ef5abe8fdbff",
"type": "main",
"index": 0
}
]
]
},
"a1dd1634-3a8e-4fe8-b588-0a2a34c862b7": {
"ai_memory": [
[
{
"node": "189e3ce1-fec1-4d94-be73-da703118b87e",
"type": "ai_memory",
"index": 0
}
]
]
},
"f6a9d542-08a5-4c19-a1f3-6a906d10371e": {
"ai_memory": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "ai_memory",
"index": 0
}
]
]
},
"d4fa3686-d1e3-497f-9d0d-bfe791673dbd": {
"ai_tool": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "ai_tool",
"index": 0
}
]
]
},
"8fb14eb4-075d-45b4-a8b8-526f9d4651b8": {
"ai_languageModel": [
[
{
"node": "189e3ce1-fec1-4d94-be73-da703118b87e",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"37799578-729f-44f4-8297-649b9bb01f01": {
"ai_tool": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "ai_tool",
"index": 0
}
]
]
},
"ef93f4fd-7e51-46fc-95a6-ab773df04579": {
"main": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "main",
"index": 0
}
]
]
},
"8847a24d-1266-41fa-9dd1-8e6547716958": {
"ai_languageModel": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"662494b2-6e08-4e7c-8b8d-1caa3ef50490": {
"ai_languageModel": [
[
{
"node": "c637dc10-ea64-4abd-83da-d9d7b67ec09a",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"623e9a7b-3778-494f-a919-781feab402af": {
"main": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "main",
"index": 0
}
]
]
},
"91a47de2-80d5-4b09-9743-4a4e654776d4": {
"ai_tool": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "ai_tool",
"index": 0
}
]
]
},
"2bba142d-e8c5-46ca-b233-51db289b6d5d": {
"ai_tool": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "ai_tool",
"index": 0
}
]
]
},
"b96229cd-3fb9-4a7c-8ec9-5e2e36b75a59": {
"main": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "main",
"index": 0
}
]
]
},
"a71fb812-f415-4fc1-ba82-87e35a2fdf71": {
"ai_tool": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "ai_tool",
"index": 0
}
]
]
},
"f1b6aeec-f44d-46f7-b03b-35b21035a4ae": {
"ai_tool": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "ai_tool",
"index": 0
}
]
]
},
"11cd0c4c-4fe8-4da6-bc8e-f550dcd953c3": {
"main": [
[
{
"node": "f6a27fb1-9291-4687-9625-8c9bea2375a1",
"type": "main",
"index": 0
}
]
]
},
"c637dc10-ea64-4abd-83da-d9d7b67ec09a": {
"ai_outputParser": [
[
{
"node": "189e3ce1-fec1-4d94-be73-da703118b87e",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"189e3ce1-fec1-4d94-be73-da703118b87e": {
"main": [
[
{
"node": "18dcdb01-7416-4a81-bfcb-b5d8abd9faca",
"type": "main",
"index": 0
}
]
]
},
"9d30bfe0-001e-4445-976e-0df5a8254ac2": {
"main": [
[
{
"node": "189e3ce1-fec1-4d94-be73-da703118b87e",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - サポートチャットボット, AIチャットボット
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
AI駆動型Facebookページサポートチャットボット:自動返信とインテリジェントな顧客対応
GPT-4.1を使ったFacebook Messengerチャットボット:ヒューマンゲージ対応
If
Set
Wait
+
If
Set
Wait
32 ノードSpaGreen Creative
サポートチャットボット
サロン予約
AIを活用したサロン予約システム。GPT、Googleカレンダー、メール確認を統合
Set
Gmail
Switch
+
Set
Gmail
Switch
20 ノードAziz B
AIチャットボット
🚀 Shopifyブランドを対象としたAI駆動型WhatsAppカスタマーサポート
Shopify向けのAI駆動WhatsAppカスタマーサポート(LLMエージェント)
Set
Slack
Switch
+
Set
Slack
Switch
30 ノードRuthwik
その他
WhatsApp / Telegram WooCommerce注文サポート
Telegram と Gmail を使用したGemini と GPT を使用した WooCommerce カスタマーサポートの自動化
Set
Gmail
Merge
+
Set
Gmail
Merge
25 ノードAppStoneLab Technologies LLP
サポートチャットボット
J.A.R.V.I.S.
Telegram上でOpenAI、SERP、ベクターストアを使った包括のなマルチモーダルアシスタントの構築
If
Set
Code
+
If
Set
Code
48 ノードFabioInTech
サポートチャットボット
レストラン予約
AIを活用したレストラン予約システムで、Telegram、カレンダー、メール通知を統合
Set
Gmail
Switch
+
Set
Gmail
Switch
21 ノードAziz B
AIチャットボット
ワークフロー情報
難易度
上級
ノード数26
カテゴリー2
ノードタイプ10
作成者
Ahmed Saadawi
@ahmedsaadawiCRM consultant and automation expert with 15+ years of experience building AI-powered, no-code workflows for sales, support, and operations. Open to collaboration or custom solutions — let’s connect!
外部リンク
n8n.ioで表示 →
このワークフローを共有