WhatsApp 도우미 AI 에이전트 소규모 기업
중급
이것은Support, AI, IT Ops분야의자동화 워크플로우로, 13개의 노드를 포함합니다.주로 If, WhatsApp, Agent, WhatsAppTrigger, LmChatGroq 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. Groq 대형 언어 모델 및 대화 메모리 기반 WhatsApp 자동 응답
사전 요구사항
- •AI 서비스 API Key(예: 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": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-700,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3d6c3777-a36f-4123-a0fe-efdab2f39208",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-360,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "28d6cc5c-1842-4db3-8a1f-1ad96c67a797",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4144e721-23d5-42f7-83a2-30cc17439b6f",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d62c10eb-e957-470d-ac18-649700cd9287",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "508bcd49-0f70-41c0-9d65-48a4a24bd7ea",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
320,
100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bcd60f25-2b14-43a7-947f-ecb69006421c",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
520,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9ebe709e-261a-44ec-8b25-8ef35d84cf2d",
"name": "Output",
"type": "n8n-nodes-base.whatsApp",
"position": [
640,
-80
],
"webhookId": "472d40c3-4523-4f1e-b6a6-3b208cd2ecf8",
"parameters": {},
"typeVersion": 1
},
{
"id": "aa449ae1-8498-48c1-b810-d190c6e84041",
"name": "Input Submissions",
"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)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
네일 살롱 (미국)
WhatsApp, GPT 및 Google 캘린더를 사용한 살롱 예약 관리 자동화
If
Set
Code
+
If
Set
Code
164 노드Denis
지원
WhatsApp 대리인 커뮤니티
Google Docs 지식庫와 Gemini AI를 사용한 고객 지원 WhatsApp 로봇
If
Code
Date Time
+
If
Code
Date Time
14 노드Tharwat Mohamed
지원
고급 예약 예약 AI 어시스턴트
GPT-4, VAPI.ai 및 GHL을 사용한 AI 전화 예약 및 CRM 업데이트 자동화
If
Webhook
Email Send
+
If
Webhook
Email Send
23 노드Sam Yassine
지원
텔레그램과 Pgvector를 사용하여 의미와 구조화된 RAG 기반 이메일 챗봇
Telegram, Mistral, Pgvector의 RAG 기술을 사용하여 이메일 이력과 대화합니다.
If
Set
Code
+
If
Set
Code
20 노드Alfonso Corretti
지원
AI Discord 로봇이 언급과私信에 응답하여 상황 감지 능력을 가지고 있습니다
상황 인식 Discord 로봇이 GPT-4o를 통해 언급과私信에 답변
If
Set
Discord
+
If
Set
Discord
18 노드Niten Musa
지원
WhatsApp + GPT-4 + Google Sheets를 통한 제품 데이터 수집 및 고객 지원 자동화
WhatsApp, GPT-4 및 Google Sheets를 통한 제품 교육 및 고객 지원 자동화
Code
Switch
Whats App
+
Code
Switch
Whats App
20 노드Dr. Firas
지원