Alert on Equipment Health Issues with Teams & Google Sheets - n8n Workflow | Neura Market
Alert on Equipment Health Issues with Teams & Google Sheets
Automates equipment health monitoring by checking metrics like temperature and voltage every 15 minutes, sending MS Teams alerts on breaches, and logging to Google Sheets.
This n8n workflow provides advanced monitoring for IoT equipment health, fetching real-time data from an API (temperature, voltage, operational status) via a Cron trigger every 15 minutes. It compares metrics against configurable thresholds in a Set node, triggering an MS Teams webhook notification if issues are detected, and appending detailed logs to a Google Sheet for auditing and analysis.
Benefits include proactive issue detection to prevent downtime, centralized logging for trend analysis
Platform
n8n
Category
AI & Machine Learning
Price
$14.99
Creator
Matt Buds
IoT
Monitoring
Alerts
MS Teams
Google Sheets
Equipment Health
Automation
Cron
Thresholds
Industrial
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.