Automate Prescription Delivery via Google Sheets to Email & WhatsApp — n8n Workflow

Mittel Komplexität Auslöser7 Knoten🏷️ Miscellaneousvon Oneclick AI Squad

Übersicht

This is a fully working n8n workflow that sends prescriptions to patients via email and WhatsApp when a doctor enters prescription data into a Google Sheet.

📋 Google Sheets Structure

Main Sheet: Required columns: prescription_id (unique ID) patient_name patient_email patient_phone doctor_name prescription_date prescription_details dosage_instructions followup_date (optional) prescription_status (set to "new" for new prescriptions)

Log Sheet: This will be auto-created with columns for tracking

Verwendete Knoten

Send EmailGoogle SheetsWhatsApp Business CloudCode

Workflow-Vorschau

🌟 Features Included
- Automated Trigger: Monitors Google Sheet for new pres
- Smart Filtering: Only processes prescriptions with st
- Rich Email Format: Professional
F
Filter New Prescriptions
Format Prescription Data
Send WhatsApp
Log Notification
Update Prescription Status
G
Google Sheets Trigger
Send email
7 nodes7 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 7 Knoten, connecting code, emailsend, filter.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (7)

SE

Send Email

emailSend

#1
GO

Google Sheets

googleSheets

#2
WH

WhatsApp Business Cloud

whatsApp

#3
CO

Code

code

#4

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei automate-prescription-delivery-via-google-sheets-to-email-whatsapp und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Automate Prescription Delivery via Google Sheets to Email & WhatsApp", "nodes": [...], ...}

Integrationen

codeemailsendfiltergooglesheetsgooglesheetstriggerwhatsapp

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten7
Komplexitätmedium
Auslösertrigger
KategorieMiscellaneous

Erstellt von

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

Tags

codeemailsendfiltergooglesheetsgooglesheetstriggerwhatsapp

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →

Related Miscellaneous Workflows