This n8n workflow automates the process of sending medication reminders to patients via email and WhatsApp, ensuring adherence to prescribed schedules. It begins by monitoring a Google Sheets document for new or updated prescriptions marked as ‘sent’ but not yet scheduled for reminders. When such prescriptions are detected, the workflow generates a personalized schedule of medication reminders, which are then stored back into Google Sheets. A scheduled trigger checks every 10 minutes for due reminders, and when identified, sends out notifications to patients via WhatsApp and email, including details about the medication, dosage, and timing. The process then updates the sheet to prevent duplicate reminders. This workflow is ideal for healthcare providers aiming to improve patient compliance through automated, timely medication alerts.
Automated Medication Reminder System for Patients
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, cron, emailSend, filter, googleSheets, googleSheetsTrigger, stickyNote, whatsApp |
Reviews
There are no reviews yet.