Vorlage zur Automatisierung medizinischer Abrechnungen
Dies ist ein Finance-Bereich Automatisierungsworkflow mit 11 Nodes. Hauptsächlich werden If, Set, Code, Gmail, FormTrigger und andere Nodes verwendet. Automatisierung der medizinischen Abrechnungsverarbeitung mit Google Sheets und Gmail
- •Google-Konto + Gmail API-Anmeldedaten
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
- •Google Sheets API-Anmeldedaten
Verwendete Nodes (11)
Kategorie
{
"id": "pJLEzimgy33CTesQ",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "Medical Biling AUTOMATION TEMPLATE",
"tags": [],
"nodes": [
{
"id": "a35b7936-081d-40cd-ab1d-be7104135780",
"name": "Data Structure1",
"type": "n8n-nodes-base.set",
"position": [
-240,
980
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c7c3c834-7415-478a-8d14-9435249da169",
"name": "Error Check1",
"type": "n8n-nodes-base.if",
"position": [
400,
980
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3ab7cc86-44bb-457a-b55a-b2289fa1a436",
"name": "Admin Notification1",
"type": "n8n-nodes-base.httpRequest",
"position": [
780,
1020
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a04df0cf-b88f-4548-a574-4f0b43d159dd",
"name": "On form submission",
"type": "n8n-nodes-base.formTrigger",
"position": [
-440,
980
],
"webhookId": "1fd452db-53ad-43a0-b3b0-5150ac15b5e2",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "0739a55b-cfdd-47b5-8168-5af16cd71465",
"name": "Calculate prices",
"type": "n8n-nodes-base.code",
"position": [
200,
980
],
"parameters": {},
"typeVersion": 2
},
{
"id": "aa8322bd-f007-4ce5-8bc4-51c705cffe1e",
"name": "Format Date",
"type": "n8n-nodes-base.code",
"position": [
-40,
980
],
"parameters": {},
"typeVersion": 2
},
{
"id": "43105af9-fb2f-483f-9c5c-1d6baa6688bc",
"name": "Haftnotiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
-460,
740
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6ad456b7-69ef-419a-9e69-da5620c747f7",
"name": "Generate Error Message1",
"type": "n8n-nodes-base.set",
"position": [
580,
1020
],
"parameters": {},
"typeVersion": 1
},
{
"id": "83cd63f1-91cb-4f7e-8950-8a9a07e8e582",
"name": "Send Patient Invoice E-Mail",
"type": "n8n-nodes-base.gmail",
"position": [
560,
840
],
"webhookId": "4d3f2c71-62f6-439b-8999-935bb545bbba",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "e93ac2e2-113f-463d-a4f8-215cf6bf1d66",
"name": "Log Invoice to Googlesheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
780,
840
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "6e3cb4a0-e9f4-4625-a87e-05009c16453f",
"name": "Haftnotiz1",
"type": "n8n-nodes-base.stickyNote",
"position": [
340,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "a4080380-112f-49c8-8031-08535b92cb04",
"connections": {
"aa8322bd-f007-4ce5-8bc4-51c705cffe1e": {
"main": [
[
{
"node": "0739a55b-cfdd-47b5-8168-5af16cd71465",
"type": "main",
"index": 0
}
]
]
},
"c7c3c834-7415-478a-8d14-9435249da169": {
"main": [
[
{
"node": "6ad456b7-69ef-419a-9e69-da5620c747f7",
"type": "main",
"index": 0
}
],
[
{
"node": "Send Patient Invoice Email",
"type": "main",
"index": 0
}
]
]
},
"a35b7936-081d-40cd-ab1d-be7104135780": {
"main": [
[
{
"node": "aa8322bd-f007-4ce5-8bc4-51c705cffe1e",
"type": "main",
"index": 0
}
]
]
},
"0739a55b-cfdd-47b5-8168-5af16cd71465": {
"main": [
[
{
"node": "c7c3c834-7415-478a-8d14-9435249da169",
"type": "main",
"index": 0
}
]
]
},
"a04df0cf-b88f-4548-a574-4f0b43d159dd": {
"main": [
[
{
"node": "a35b7936-081d-40cd-ab1d-be7104135780",
"type": "main",
"index": 0
}
]
]
},
"6ad456b7-69ef-419a-9e69-da5620c747f7": {
"main": [
[
{
"node": "3ab7cc86-44bb-457a-b55a-b2289fa1a436",
"type": "main",
"index": 0
}
]
]
},
"Send Patient Invoice Email": {
"main": [
[
{
"node": "e93ac2e2-113f-463d-a4f8-215cf6bf1d66",
"type": "main",
"index": 0
}
]
]
}
}
}Wie verwende ich diesen Workflow?
Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.
Für welche Szenarien ist dieser Workflow geeignet?
Fortgeschritten - Finanzen
Ist es kostenpflichtig?
Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.
Verwandte Workflows
David Olusola
@dae221I love building smart, efficient automations with n8n that help businesses save time and scale effortlessly. Turning complex workflows into simple solutions is where I have the most fun
Diesen Workflow teilen