Automate Prescription Delivery via Google Sheets to Email & WhatsApp β€” n8n Workflow

Medium complexity⚑ Trigger7 nodes🏷️ Miscellaneousby Oneclick AI Squad

Overview

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

Nodes used

Send EmailGoogle SheetsWhatsApp Business CloudCode

Workflow Preview

🌟 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

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 7 nodes, connecting code, emailsend, filter.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (7)

SE

Send Email

emailSend

#1
GO

Google Sheets

googleSheets

#2
WH

WhatsApp Business Cloud

whatsApp

#3
CO

Code

code

#4

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows β†’ New β†’ Import from file.
  3. 3Select the downloaded automate-prescription-delivery-via-google-sheets-to-email-whatsapp file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n β†’ Import from JSON:

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

Integrations

codeemailsendfiltergooglesheetsgooglesheetstriggerwhatsapp

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes7
Complexitymedium
Triggertrigger

Created by

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

Tags

codeemailsendfiltergooglesheetsgooglesheetstriggerwhatsapp
⚑

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free β†’

Related Miscellaneous Workflows