Block 1 - π Flow Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
WhatsApp Medication Adherence & Caregiver Alert Automation Ensure health and safety with a fully automated medication adherence system. This workflow manages the entire patient care cycleβfrom s...
n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.switch, n8n-nodes-wati.wati, n8n-nodes-wati.watitrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Jitesh Dugar.
Original n8n.io sourceEnsure health and safety with a fully automated medication adherence system. This workflow manages the entire patient care cycleβfrom scheduled dosage reminders to interactive logging and automated caregiver escalationsβall through WhatsApp using WATI and Google Sheets.
Turns WhatsApp into a proactive health assistant and caregiver's dashboard:
π Timed Dosage Reminders A scheduled trigger fires 3x daily (Morning, Afternoon, Night) to identify which medications are due and send personalized WhatsApp alerts.
π¦ Smart Patient Routing A Switch node detects patient replies to manage their health data in real-time:
taken: Logs the dose as complete and updates the patient's "Streak".
skip: Records the skipped dose and empathetic feedback while checking for consecutive skips.
snooze: Schedules a 30-minute follow-up reminder.
mystats: Generates a 7-day adherence report with visual progress bars.
mymeds: Provides the full daily medication schedule and instructions.
ποΈ Automated Caregiver Alerts An hourly check detects "Pending" reminders. If a patient hasn't responded within 2 hours, the bot automatically alerts the designated caregiver via WhatsApp.
π Comprehensive Analytics
Caregivers can request a full patient report (e.g., report <phone>) to view a categorized summary of taken vs. missed doses.
βββββ) to show adherence percentages. Medications:
phone, patientName, medName, dosage, frequency, timeSlots, status, caregiverPhone
AdherenceLog:
logKey, phone, patientName, date, slot, status, sentAt, respondedAt, caregiverPhone
SnoozeQueue:
phone, patientName, followUpAt, snoozedAt, status
taken or mystats to your WATI number to see your report generated live.Ready to launch your digital health assistant? Import this template and connect your Google Sheets to start improving patient adherence today!
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 42 workflow blocks. Download the JSON for the full node graph.
| Workflow | Send WhatsApp medication reminders and caregiver alerts with WATI and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 42 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Jitesh Dugar |
| Published | 25 Feb 2026 |
Use the JSON export at /data/workflows/13702/13702.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
WhatsApp Medication Adherence & Caregiver Alert Automation Ensure health and safety with a fully automated medication adherence system. This workflow manages the entire patient care cycleβfrom s...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI Chatbot use case.