Send Multi-Channel Medication Reminders to Patients
Automates timely medication reminders to patients via WhatsApp, SMS, or email from Google Sheets prescription data. Tracks schedules, sends multi-channel notifications, and logs acknowledgments for healthcare providers.
This n8n workflow streamlines patient medication adherence by monitoring a Google Sheets 'Prescriptions' sheet for entries marked 'sent'. It filters new unscheduled prescriptions, automatically generates reminder schedules based on dosage frequency (1-4 times/day) and duration, saves them to a 'Reminders' sheet, and marks prescriptions as processed to avoid duplicates.
A cron trigger runs every 10 minutes to fetch all scheduled reminders, identify those due now, and send simultaneous notificati
Platform
n8n
Category
Internet of Things
Price
$19.99
Creator
Jordi Faber
healthcare
medication-reminders
patient-notifications
whatsapp
email
google-sheets
cron
automation
multi-channel
patient-engagement
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.