自动化患者管理与教育系统(使用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": "自动化患者管理与教育系统(使用GPT-4)",
"tags": [],
"nodes": [
{
"id": "7cf1befe-a0db-4081-866b-db4350d1a2bd",
"name": "1. Google Calendar触发器",
"type": "n8n-nodes-base.googleCalendarTrigger",
"position": [
-128,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "312f3320-9848-4e4c-b0df-7a3877f6b7dd",
"name": "2. OpenAI(术前指南)",
"type": "n8n-nodes-base.openAi",
"position": [
96,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1be401cd-a0db-4ee7-a15c-fdf477753063",
"name": "3. Twilio(发送指南)",
"type": "n8n-nodes-base.twilio",
"position": [
320,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8124c2fb-2bcc-4052-81a0-b257a47a966f",
"name": "4. 等待(术后)",
"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(随访消息)",
"type": "n8n-nodes-base.openAi",
"position": [
768,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ddefe2da-bff1-46e4-ac61-447d4485b3f6",
"name": "6. Twilio(发送随访消息)",
"type": "n8n-nodes-base.twilio",
"position": [
992,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2c6d5fe4-dc7f-4d79-9103-434e329e78f9",
"name": "7. Slack(员工通知)",
"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": {
"3. Twilio (Send Guide)": {
"main": [
[
{
"node": "4. Wait (After Procedure)",
"type": "main",
"index": 0
}
]
]
},
"4. Wait (After Procedure)": {
"main": [
[
{
"node": "5. OpenAI (Follow-up Message)",
"type": "main",
"index": 0
}
]
]
},
"1. Google Calendar Trigger": {
"main": [
[
{
"node": "2. OpenAI (Pre-Procedure Guide)",
"type": "main",
"index": 0
}
]
]
},
"5. OpenAI (Follow-up Message)": {
"main": [
[
{
"node": "6. Twilio (Send Follow-up Message)",
"type": "main",
"index": 0
}
]
]
},
"2. OpenAI (Pre-Procedure Guide)": {
"main": [
[
{
"node": "3. Twilio (Send Guide)",
"type": "main",
"index": 0
}
]
]
},
"6. Twilio (Send Follow-up Message)": {
"main": [
[
{
"node": "7. Slack (Staff Notification)",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 客服机器人, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用 DocuSign 和 Trello 的自动化候选人管理与反馈系统
使用 Slack、DocuSign、Trello 和 Gmail 通知的自动化招聘流程
If
Code
Wait
+9
29 节点Marth
人力资源
使用 Google Docs、DocuSign 和 Airtable 自动化合同员工生命周期
通过Google Docs、DocuSign和Airtable自动化合同员工生命周期管理
If
Wait
Slack
+7
16 节点Marth
人力资源
自动化高级潜在客户触达与培育活动系统(含AI)
通过GPT-4、LinkedIn和Hunter.io自动化个性化B2B触达
If
Code
Wait
+9
30 节点Marth
客户培育
基于 GPT-4 和 Stripe 发票的自动化智能现金流与账单管理系统
使用 GPT-4、Stripe 和 Google Workspace 的自动化发票工作流与智能提醒
If
Wait
Gmail
+7
16 节点Marth
发票处理
智能客户关系与预约自动化
使用Google Calendar和Twilio的自动客户旅程:预约提醒和跟进
If
Wait
Twilio
+4
13 节点Marth
客户培育
员工表彰自动化与Slack、Sheets和Gmail
使用 Slack、Sheets、Gmail 和可选 GPT-4 实现员工表彰自动化
If
Code
Gmail
+6
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 查看 →
分享此工作流