자동화된 환자 관리 및 교육 시스템(GPT-4 사용)
중급
이것은Support Chatbot, Multimodal AI분야의자동화 워크플로우로, 9개의 노드를 포함합니다.주로 Wait, Slack, OpenAi, Twilio, GoogleCalendarTrigger 등의 노드를 사용하며. GPT-4, Google 캘린더, Twilio 및 Slack 알림을 통한 환자 여정 관리 자동화
사전 요구사항
- •Slack Bot Token 또는 Webhook URL
- •OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "3qRYGKllf8955nsv",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "Automated Patient Management & Education System with GPT-4",
"tags": [],
"nodes": [
{
"id": "7cf1befe-a0db-4081-866b-db4350d1a2bd",
"name": "1. Google 캘린더 Trigger",
"type": "n8n-nodes-base.googleCalendarTrigger",
"position": [
-128,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "312f3320-9848-4e4c-b0df-7a3877f6b7dd",
"name": "2. OpenAI (Pre-Procedure Guide)",
"type": "n8n-nodes-base.openAi",
"position": [
96,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1be401cd-a0db-4ee7-a15c-fdf477753063",
"name": "3. Twilio (Send Guide)",
"type": "n8n-nodes-base.twilio",
"position": [
320,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8124c2fb-2bcc-4052-81a0-b257a47a966f",
"name": "4. 대기 (After Procedure)",
"type": "n8n-nodes-base.wait",
"position": [
544,
16
],
"webhookId": "c95e9ec9-80f7-4066-b9e5-72e1223ba410",
"parameters": {},
"typeVersion": 1
},
{
"id": "acc58036-0326-4c71-9650-fb2822425b4e",
"name": "5. OpenAI (Follow-up Message)",
"type": "n8n-nodes-base.openAi",
"position": [
768,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ddefe2da-bff1-46e4-ac61-447d4485b3f6",
"name": "6. Twilio (Send Follow-up Message)",
"type": "n8n-nodes-base.twilio",
"position": [
992,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2c6d5fe4-dc7f-4d79-9103-434e329e78f9",
"name": "7. Slack (Staff Notification)",
"type": "n8n-nodes-base.slack",
"position": [
1216,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ab548888-e7e3-45e7-b60e-8a1ebca3add4",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-192,
-48
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fdfe03a4-b172-4956-a342-5c37237134a2",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-192,
256
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "a56a2474-1688-4e42-8d0e-7b165ff89e80",
"connections": {
"1be401cd-a0db-4ee7-a15c-fdf477753063": {
"main": [
[
{
"node": "4. Wait (After Procedure)",
"type": "main",
"index": 0
}
]
]
},
"4. Wait (After Procedure)": {
"main": [
[
{
"node": "acc58036-0326-4c71-9650-fb2822425b4e",
"type": "main",
"index": 0
}
]
]
},
"1. Google Calendar Trigger": {
"main": [
[
{
"node": "312f3320-9848-4e4c-b0df-7a3877f6b7dd",
"type": "main",
"index": 0
}
]
]
},
"acc58036-0326-4c71-9650-fb2822425b4e": {
"main": [
[
{
"node": "ddefe2da-bff1-46e4-ac61-447d4485b3f6",
"type": "main",
"index": 0
}
]
]
},
"312f3320-9848-4e4c-b0df-7a3877f6b7dd": {
"main": [
[
{
"node": "1be401cd-a0db-4ee7-a15c-fdf477753063",
"type": "main",
"index": 0
}
]
]
},
"ddefe2da-bff1-46e4-ac61-447d4485b3f6": {
"main": [
[
{
"node": "2c6d5fe4-dc7f-4d79-9103-434e329e78f9",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 지원 챗봇, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
DocuSign 및 Trello를 사용한 자동화 후보자 관리 및 피드백 시스템
Slack, DocuSign, Trello 및 Gmail 알림을 사용한 자동화된 채용 프로세스
If
Code
Wait
+
If
Code
Wait
29 노드Marth
인사
Google Docs, DocuSign 및 Airtable을 사용한 계약직 직원 라이프사이클 자동화
Google Docs, DocuSign 및 Airtable을 활용한 계약직 직원 라이프사이클 관리 자동화
If
Wait
Slack
+
If
Wait
Slack
16 노드Marth
인사
AI를 포함한 자동화된 고급 잠재 고객 도달 및 육성 캠페인 시스템
GPT-4, LinkedIn 및 Hunter.io를 통한 개인 맞춤형 B2B 접촉 자동화
If
Code
Wait
+
If
Code
Wait
30 노드Marth
리드 육성
GPT-4 및 Stripe 청구서 기반 자동화된 스마트 현금 흐름 및 청구 관리 시스템
GPT-4, Stripe, Google Workspace를 사용한 자동 인voice 워크플로 및 지능형 알림
If
Wait
Gmail
+
If
Wait
Gmail
16 노드Marth
청구서 처리
스마트 고객 관계 및 예약 자동화
Google Calendar 및 Twilio를 사용한 자동 고객 여정: 예약 알림 및 후속 조치
If
Wait
Twilio
+
If
Wait
Twilio
13 노드Marth
리드 육성
Slack, Sheets 및 Gmail을 활용한 직원 인정 자동화
Slack, Sheets, Gmail 및 선택적 GPT-4를 사용한 직원 표창 자동화
If
Code
Gmail
+
If
Code
Gmail
16 노드Marth
인사
워크플로우 정보
난이도
중급
노드 수9
카테고리2
노드 유형6
저자
Marth
@marthSimplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유