患者管理と教育システムの自動化(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 を使用した契約社員の life cycle 自動化
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を活用した自動入金業務フローとスマートアラート
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で表示 →
このワークフローを共有