AI Telegram 및 WhatsApp Business 에이전트
고급
이것은AI분야의자동화 워크플로우로, 21개의 노드를 포함합니다.주로 If, Set, Code, OpenAi, Webhook 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. AI 기반 Telegram 및 WhatsApp Business 에이전트 워크플로
사전 요구사항
- •OpenAI API Key
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •Telegram Bot Token
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
사용된 노드 (21)
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"name": "AI Telegram & WhatsApp Business Agent",
"tags": [
{
"id": "telegram",
"name": "Telegram",
"createdAt": "2025-01-01T00:00:00.000Z",
"updatedAt": "2025-01-01T00:00:00.000Z"
},
{
"id": "whatsapp",
"name": "WhatsApp",
"createdAt": "2025-01-01T00:00:00.000Z",
"updatedAt": "2025-01-01T00:00:00.000Z"
},
{
"id": "ai-agent",
"name": "AI Agent",
"createdAt": "2025-01-01T00:00:00.000Z",
"updatedAt": "2025-01-01T00:00:00.000Z"
},
{
"id": "customer-service",
"name": "Customer Service",
"createdAt": "2025-01-01T00:00:00.000Z",
"updatedAt": "2025-01-01T00:00:00.000Z"
}
],
"nodes": [
{
"id": "intro_sticky",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-240,
180
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "telegram_trigger",
"name": "Telegram Bot",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
160,
280
],
"webhookId": "telegram-ai-agent",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "whatsapp_webhook",
"name": "WhatsApp Webhook 트리거",
"type": "n8n-nodes-base.webhook",
"position": [
160,
420
],
"webhookId": "whatsapp-ai-webhook",
"parameters": {},
"typeVersion": 2
},
{
"id": "normalize_message",
"name": "Normalize Message Data",
"type": "n8n-nodes-base.set",
"position": [
460,
350
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "processing_sticky",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
440,
20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "get_customer_data",
"name": "Get Customer History",
"type": "n8n-nodes-base.googleSheets",
"position": [
760,
350
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "build_context",
"name": "Build AI Context",
"type": "n8n-nodes-base.code",
"position": [
1060,
350
],
"parameters": {},
"typeVersion": 2
},
{
"id": "intelligence_sticky",
"name": "메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
740,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ai_assistant",
"name": "AI Business Assistant",
"type": "n8n-nodes-base.openAi",
"position": [
1360,
350
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "ai_sticky",
"name": "메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1340,
-20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "process_response",
"name": "Process AI Response",
"type": "n8n-nodes-base.code",
"position": [
1660,
350
],
"parameters": {},
"typeVersion": 2
},
{
"id": "platform_router",
"name": "Platform Router",
"type": "n8n-nodes-base.if",
"position": [
1960,
350
],
"parameters": {},
"typeVersion": 2
},
{
"id": "send_telegram",
"name": "Send Telegram Message",
"type": "n8n-nodes-base.telegram",
"position": [
2260,
280
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "send_whatsapp",
"name": "Send WhatsApp Message",
"type": "n8n-nodes-base.httpRequest",
"position": [
2260,
420
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "delivery_sticky",
"name": "메모4",
"type": "n8n-nodes-base.stickyNote",
"position": [
2240,
60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "log_conversation",
"name": "Log Conversation",
"type": "n8n-nodes-base.googleSheets",
"position": [
2560,
350
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "update_customer",
"name": "Update Customer Record",
"type": "n8n-nodes-base.googleSheets",
"position": [
2860,
350
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "check_escalation",
"name": "Check Escalation",
"type": "n8n-nodes-base.if",
"position": [
2560,
200
],
"parameters": {},
"typeVersion": 2
},
{
"id": "notify_team",
"name": "Notify Support Team",
"type": "n8n-nodes-base.httpRequest",
"position": [
2860,
200
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "analytics_sticky",
"name": "메모5",
"type": "n8n-nodes-base.stickyNote",
"position": [
2540,
480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "webhook_response",
"name": "Webhook 트리거 Response",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
3160,
420
],
"parameters": {},
"typeVersion": 1.1
}
],
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"updatedAt": "2025-01-01T00:00:00.000Z",
"versionId": "1",
"staticData": null,
"connections": {
"ai_assistant": {
"main": [
[
{
"node": "process_response",
"type": "main",
"index": 0
}
]
]
},
"build_context": {
"main": [
[
{
"node": "ai_assistant",
"type": "main",
"index": 0
}
]
]
},
"send_telegram": {
"main": [
[
{
"node": "log_conversation",
"type": "main",
"index": 0
}
]
]
},
"send_whatsapp": {
"main": [
[
{
"node": "log_conversation",
"type": "main",
"index": 0
}
]
]
},
"platform_router": {
"main": [
[
{
"node": "send_telegram",
"type": "main",
"index": 0
}
],
[
{
"node": "send_whatsapp",
"type": "main",
"index": 0
}
]
]
},
"update_customer": {
"main": [
[
{
"node": "webhook_response",
"type": "main",
"index": 0
}
]
]
},
"check_escalation": {
"main": [
[
{
"node": "notify_team",
"type": "main",
"index": 0
}
],
[]
]
},
"log_conversation": {
"main": [
[
{
"node": "update_customer",
"type": "main",
"index": 0
}
]
]
},
"process_response": {
"main": [
[
{
"node": "platform_router",
"type": "main",
"index": 0
},
{
"node": "check_escalation",
"type": "main",
"index": 0
}
]
]
},
"telegram_trigger": {
"main": [
[
{
"node": "normalize_message",
"type": "main",
"index": 0
}
]
]
},
"whatsapp_webhook": {
"main": [
[
{
"node": "normalize_message",
"type": "main",
"index": 0
}
]
]
},
"get_customer_data": {
"main": [
[
{
"node": "build_context",
"type": "main",
"index": 0
}
]
]
},
"normalize_message": {
"main": [
[
{
"node": "get_customer_data",
"type": "main",
"index": 0
}
]
]
}
},
"triggerCount": 2
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 인공지능
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
📊 WhatsApp와 Telegram의 AI 토큰 추적기 - AI 사용 현황을 Google 스프레드시트에 저장
📊 WhatsApp과 Telegram의 AI 토큰 추적기 - AI 사용 상황을 Google 스프레드시트에 저장
If
Set
Code
+
If
Set
Code
37 노드Amanda Benks
금융
[템플릿] AI 반려동물 가게 v8
🐶 AI 펫 샵 어시스턴트 - GPT-4o, Google 캘린더 및 WhatsApp/Instagram/Facebook 통합
If
N8n
Set
+
If
N8n
Set
244 노드Amanda Benks
영업
WhatsApp 그룹 요약기 - Evolution API를 사용
💬 매일 WhatsApp 그룹 요약 - GPT-4o, Google 스프레드시트 및 Evolution API 통합
If
Set
Code
+
If
Set
Code
22 노드Amanda Benks
인공지능
AI 고객 지원 대리인 다중 채널
🤖 AI 고객 지원 대리인 - 영원히 쉼 없이, 어떤 고객도 놓치지 않습니다!
If
Set
Notion
+
If
Set
Notion
19 노드Amanda Benks
인공지능
AI 대리인 레스토랑 [템플릿]
🤖 WhatsApp, 인스타그램, 메신저의 AI 레스토랑 도우미
If
N8n
Set
+
If
N8n
Set
239 노드Amanda Benks
기타
스마트资金관리器
基于Telegram、Google Sheets및OpenAI의AI驱动收据및支出追踪器
If
Set
Code
+
If
Set
Code
50 노드Khairul Muhtadin
금융
워크플로우 정보
난이도
고급
노드 수21
카테고리1
노드 유형11
저자
Amanda Benks
@amandaHi loves! I've been making workflows for n8n for two years, and I hope you like my flows <3
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유