Automate Daily Patient Condition Alerts via Email and WhatsApp - n8n Workflow | Neura Market
Automate Daily Patient Condition Alerts via Email and WhatsApp
This n8n workflow automates the process of sending daily patient condition updates from Google Sheets to doctors via email and WhatsApp, with alerts for critical conditions.
The workflow is designed to run daily at 8 AM, fetching patient data from a Google Sheet. It filters for active patients, processes their data to generate condition reports, and sends these reports to the assigned doctors via email and WhatsApp. Critical conditions trigger additional alerts to hospital staff. All activities are logged back into a Google Sheet for record-keeping.
Platform
n8n
Category
Healthcare
Price
Free
Creator
Maya Nguyen
code
cron
filter
emailSend
stickyNote
httpRequest
googleSheets
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.