Automate Multi-Channel Medication Reminders for Patients
This workflow automates the process of sending medication reminders to patients via WhatsApp, SMS, or email. It ensures timely notifications based on prescription schedules, helping patients adhere to their treatment plans while providing healthcare providers with acknowledgment records.
The workflow is designed to streamline medication adherence by automating reminder notifications. It begins by monitoring a Google Sheets document for new prescriptions marked as sent. Upon detection, it filters out prescriptions that have already been scheduled, creates a reminder schedule based on dosage frequency, and logs these reminders in a separate sheet. Every 10 minutes, the workflow checks for reminders due for delivery and sends messages via WhatsApp and email, updating the status to
Platform
n8n
Category
Healthcare
Price
Free
Creator
Aria Patel
code
cron
filter
whatsApp
emailSend
stickyNote
googleSheets
googleSheetsTrigger
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.