AI 기반 고객 지원: 이메일, 지식 베이스 및 인간 에스컬레이션 자동화
고급
이것은Ticket Management, AI RAG분야의자동화 워크플로우로, 26개의 노드를 포함합니다.주로 Set, Gmail, Slack, GoogleDrive, GmailTrigger 등의 노드를 사용하며. AI이메일支持系统:통합Gmail、Gemini、GPT-4、Slack및Google Sheets의워크플로우程
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •Slack Bot Token 또는 Webhook URL
- •Google Drive API 인증 정보
- •Google Sheets API 인증 정보
- •OpenAI API Key
- •Google Gemini API Key
- •Pinecone API Key
사용된 노드 (26)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "pmEt7zAsJcWZ2lje",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "AI-Powered Customer Support: Email, Knowledge Base & Human Escalation Automation",
"tags": [],
"nodes": [
{
"id": "fb735100-d9b6-487d-b279-33dd655e490a",
"name": "OpenAI 분류 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-960,
944
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "11388127-5e8b-4308-8234-8ef285e968ea",
"name": "기술 지원 담당자",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-368,
512
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "386b4b91-61c0-45e4-91df-0098e4e8f653",
"name": "청구 지원 담당자",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-368,
608
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "1558b431-1314-4d14-808a-9101e5a68c5a",
"name": "긴급 에스컬레이션 담당자",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-368,
720
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "44dac164-a34a-4658-b624-3104ec8589f1",
"name": "일반 지원 담당자",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-368,
816
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "576c4a87-a86b-4889-b931-882b2127f328",
"name": "Gmail 응답 전송",
"type": "n8n-nodes-base.gmail",
"position": [
96,
848
],
"webhookId": "911a8e14-8234-4e89-9b48-516ecf6ff70a",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "ebf0bca8-da8b-4db5-8fbb-14ad380b9c86",
"name": "지원 대시보드에 기록",
"type": "n8n-nodes-base.googleSheets",
"position": [
96,
656
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "5f172d3e-afb1-40e5-a92c-74e99181cf24",
"name": "Slack 수동 에스컬레이션",
"type": "n8n-nodes-base.slack",
"position": [
96,
1088
],
"webhookId": "67331c67-0ab7-481a-8975-8a762fa196a5",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "3e04908c-590a-4af8-998a-33a782f1dd1b",
"name": "텍스트 분류기",
"type": "@n8n/n8n-nodes-langchain.textClassifier",
"position": [
-1056,
656
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "10e51dbf-dbb2-4040-8dc1-5b1ac609ee93",
"name": "Gmail 트리거",
"type": "n8n-nodes-base.gmailTrigger",
"position": [
-1280,
656
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "7e96f31b-ae39-433d-9812-631a54abbab2",
"name": "Google Gemini 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
-384,
336
],
"parameters": {},
"typeVersion": 1
},
{
"id": "cec8e724-65e1-463c-ba96-c260c6c7f77d",
"name": "Pinecone 벡터 저장소",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
-304,
224
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "31950fbc-b56d-4dc5-8e9c-257ee3ce42be",
"name": "OpenAI 임베딩",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
-208,
432
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "5bd4a70e-dcce-4d57-bae5-641296921916",
"name": "Google Drive 트리거",
"type": "n8n-nodes-base.googleDriveTrigger",
"position": [
-864,
1472
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4763b5d6-3575-4613-a151-e12181ac7e19",
"name": "Google Drive",
"type": "n8n-nodes-base.googleDrive",
"position": [
-640,
1472
],
"parameters": {},
"typeVersion": 3
},
{
"id": "45d351f9-4b82-44f7-a361-d9011ec22183",
"name": "기본 데이터 로더",
"type": "@n8n/n8n-nodes-langchain.documentDefaultDataLoader",
"position": [
-656,
1904
],
"parameters": {},
"typeVersion": 1
},
{
"id": "245e89d4-e60b-48aa-9238-d90169244bbe",
"name": "재귀적 문자 텍스트 분할기",
"type": "@n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter",
"position": [
-864,
1904
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0585c365-66ab-4f6e-be11-cd24da8d82ab",
"name": "Pinecone 벡터 저장소1",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
-336,
1424
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "006cb1c9-5729-44c2-b946-4a3689da5eb2",
"name": "OpenAI 임베딩1",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
-864,
1696
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "3b7fbe6f-efa3-47ef-ab3b-b1fa780214e4",
"name": "티켓 메타데이터 설정",
"type": "n8n-nodes-base.set",
"position": [
-656,
208
],
"parameters": {},
"typeVersion": 2
},
{
"id": "52761f6b-2f2a-482a-a0bd-bd5fc61db6e9",
"name": "티켓 메타데이터 설정1",
"type": "n8n-nodes-base.set",
"position": [
-656,
608
],
"parameters": {},
"typeVersion": 2
},
{
"id": "99063eb3-55ab-43fa-aa9d-653e990abaee",
"name": "티켓 메타데이터 설정2",
"type": "n8n-nodes-base.set",
"position": [
-656,
1184
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7a34e575-654e-4c29-97f2-a2552d322ee5",
"name": "티켓 메타데이터 설정3",
"type": "n8n-nodes-base.set",
"position": [
-656,
944
],
"parameters": {},
"typeVersion": 2
},
{
"id": "695f8848-a813-44b3-88e2-27f351e52c2b",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2048,
496
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1d20c34c-2ee4-407f-afd5-e3617ed7ea8d",
"name": "스티커 메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
448,
64
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f98310ed-0b43-4082-978c-ef97678cd978",
"name": "스티커 메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1968,
1168
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "0d57afb8-3317-48d5-b39e-84ea6aa3cf76",
"connections": {
"4763b5d6-3575-4613-a151-e12181ac7e19": {
"main": [
[
{
"node": "0585c365-66ab-4f6e-be11-cd24da8d82ab",
"type": "main",
"index": 0
}
]
]
},
"10e51dbf-dbb2-4040-8dc1-5b1ac609ee93": {
"main": [
[
{
"node": "3e04908c-590a-4af8-998a-33a782f1dd1b",
"type": "main",
"index": 0
}
]
]
},
"3e04908c-590a-4af8-998a-33a782f1dd1b": {
"main": [
[
{
"node": "3b7fbe6f-efa3-47ef-ab3b-b1fa780214e4",
"type": "main",
"index": 0
}
],
[
{
"node": "52761f6b-2f2a-482a-a0bd-bd5fc61db6e9",
"type": "main",
"index": 0
}
],
[
{
"node": "7a34e575-654e-4c29-97f2-a2552d322ee5",
"type": "main",
"index": 0
}
],
[
{
"node": "99063eb3-55ab-43fa-aa9d-653e990abaee",
"type": "main",
"index": 0
}
]
]
},
"31950fbc-b56d-4dc5-8e9c-257ee3ce42be": {
"ai_embedding": [
[
{
"node": "cec8e724-65e1-463c-ba96-c260c6c7f77d",
"type": "ai_embedding",
"index": 0
}
]
]
},
"006cb1c9-5729-44c2-b946-4a3689da5eb2": {
"ai_embedding": [
[
{
"node": "0585c365-66ab-4f6e-be11-cd24da8d82ab",
"type": "ai_embedding",
"index": 0
}
]
]
},
"45d351f9-4b82-44f7-a361-d9011ec22183": {
"ai_document": [
[
{
"node": "0585c365-66ab-4f6e-be11-cd24da8d82ab",
"type": "ai_document",
"index": 0
}
]
]
},
"3b7fbe6f-efa3-47ef-ab3b-b1fa780214e4": {
"main": [
[
{
"node": "11388127-5e8b-4308-8234-8ef285e968ea",
"type": "main",
"index": 0
}
]
]
},
"5bd4a70e-dcce-4d57-bae5-641296921916": {
"main": [
[
{
"node": "4763b5d6-3575-4613-a151-e12181ac7e19",
"type": "main",
"index": 0
}
]
]
},
"52761f6b-2f2a-482a-a0bd-bd5fc61db6e9": {
"main": [
[
{
"node": "386b4b91-61c0-45e4-91df-0098e4e8f653",
"type": "main",
"index": 0
}
]
]
},
"99063eb3-55ab-43fa-aa9d-653e990abaee": {
"main": [
[
{
"node": "44dac164-a34a-4658-b624-3104ec8589f1",
"type": "main",
"index": 0
}
]
]
},
"7a34e575-654e-4c29-97f2-a2552d322ee5": {
"main": [
[
{
"node": "1558b431-1314-4d14-808a-9101e5a68c5a",
"type": "main",
"index": 0
}
]
]
},
"386b4b91-61c0-45e4-91df-0098e4e8f653": {
"main": [
[
{
"node": "576c4a87-a86b-4889-b931-882b2127f328",
"type": "main",
"index": 0
},
{
"node": "ebf0bca8-da8b-4db5-8fbb-14ad380b9c86",
"type": "main",
"index": 0
}
]
]
},
"44dac164-a34a-4658-b624-3104ec8589f1": {
"main": [
[
{
"node": "576c4a87-a86b-4889-b931-882b2127f328",
"type": "main",
"index": 0
},
{
"node": "ebf0bca8-da8b-4db5-8fbb-14ad380b9c86",
"type": "main",
"index": 0
}
]
]
},
"cec8e724-65e1-463c-ba96-c260c6c7f77d": {
"ai_tool": [
[
{
"node": "11388127-5e8b-4308-8234-8ef285e968ea",
"type": "ai_tool",
"index": 0
},
{
"node": "386b4b91-61c0-45e4-91df-0098e4e8f653",
"type": "ai_tool",
"index": 0
},
{
"node": "1558b431-1314-4d14-808a-9101e5a68c5a",
"type": "ai_tool",
"index": 0
},
{
"node": "44dac164-a34a-4658-b624-3104ec8589f1",
"type": "ai_tool",
"index": 0
}
]
]
},
"11388127-5e8b-4308-8234-8ef285e968ea": {
"main": [
[
{
"node": "576c4a87-a86b-4889-b931-882b2127f328",
"type": "main",
"index": 0
},
{
"node": "ebf0bca8-da8b-4db5-8fbb-14ad380b9c86",
"type": "main",
"index": 0
}
]
]
},
"1558b431-1314-4d14-808a-9101e5a68c5a": {
"main": [
[
{
"node": "576c4a87-a86b-4889-b931-882b2127f328",
"type": "main",
"index": 0
},
{
"node": "ebf0bca8-da8b-4db5-8fbb-14ad380b9c86",
"type": "main",
"index": 0
},
{
"node": "5f172d3e-afb1-40e5-a92c-74e99181cf24",
"type": "main",
"index": 0
}
]
]
},
"7e96f31b-ae39-433d-9812-631a54abbab2": {
"ai_languageModel": [
[
{
"node": "11388127-5e8b-4308-8234-8ef285e968ea",
"type": "ai_languageModel",
"index": 0
},
{
"node": "386b4b91-61c0-45e4-91df-0098e4e8f653",
"type": "ai_languageModel",
"index": 0
},
{
"node": "1558b431-1314-4d14-808a-9101e5a68c5a",
"type": "ai_languageModel",
"index": 0
},
{
"node": "44dac164-a34a-4658-b624-3104ec8589f1",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"fb735100-d9b6-487d-b279-33dd655e490a": {
"ai_languageModel": [
[
{
"node": "3e04908c-590a-4af8-998a-33a782f1dd1b",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"245e89d4-e60b-48aa-9238-d90169244bbe": {
"ai_textSplitter": [
[
{
"node": "45d351f9-4b82-44f7-a361-d9011ec22183",
"type": "ai_textSplitter",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 티켓 관리, AI RAG
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
AI驱动의이메일分诊与자동回复系统,통합OpenAI에이전트및Gmail
AI驱动의이메일分诊与자동回复系统,통합OpenAI에이전트및Gmail
If
Set
Gmail
+
If
Set
Gmail
68 노드Abdullahi Ahmed
콘텐츠 제작
基于AI의MIS에이전트
基于AI의관리信息系统에이전트
If
Set
Code
+
If
Set
Code
129 노드Kumar Shivam
지원
시각화 참조 라이브러리에서 n8n 노드를 탐색
可视化 참조 라이브러리에서 n8n 노드를 탐색
If
Ftp
Set
+
If
Ftp
Set
113 노드I versus AI
기타
AI 이메일 자동 응답 시스템 - 이메일 RAG 지능형 에이전트
AI 이메일 자동 응답 시스템 - 이메일 RAG 지능형 에이전트
If
Set
Gmail
+
If
Set
Gmail
34 노드LukaszB
지원
고객 지원
GPT-4 지식 베이스 에이전트를 사용한 자동화된 Gmail 고객 지원
Gmail
Google Drive
Gmail Trigger
+
Gmail
Google Drive
Gmail Trigger
21 노드Yasser Sami
콘텐츠 제작
문서 수집
Google Drive, Sheets 및 OpenAI를 사용한 문서 수집 및 RAG 시스템 자동화
If
Form
Crypto
+
If
Form
Crypto
28 노드Mohamed Abdelwahab
기타
워크플로우 정보
난이도
고급
노드 수26
카테고리2
노드 유형16
저자
David Olusola
@dae221I help ambitious businesses eliminate operational bottlenecks and scale faster with AI automation. My clients typically see 40-60% efficiency gains within 90 days. Currently accepting 3 new projects this quarter - david@daexai.com
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유