Monitor Medical Equipment with Google Sheets & Send WhatsApp and Email Alerts — n8n Workflow
Overview
This n8n workflow monitors medical equipment usage by reading data daily at 6 AM from a Google Sheet, processes alerts for maintenance or calibration, and sends notifications to technicians and supervisors.
Good to Know Runs daily at 6 AM via cron trigger. Requires Google Sheet with equipment data. Sends alerts via email and WhatsApp. Logs all activities in the Google Sheet.
Google Sheet Structure
Sheet: A: Equipment ID | B: Equipment Name | C: Last Maintenance Date | D: Usage Hours E: Calib
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 13 nodes, connecting code, cron, emailsend.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (13)
Send Email
emailSend
Google Sheets
googleSheets
WhatsApp Business Cloud
Code
code
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
monitor-medical-equipment-with-google-sheets-send-whatsapp-and-email-alertsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Oneclick AI Squad
@oneclick-ai
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →