This n8n workflow is designed to monitor the health status of equipment and send automated alerts. It triggers every 15 minutes to fetch equipment data via an HTTP request from a mock API. The data is then converted into an Excel file and uploaded to Google Drive for record-keeping. A condition node checks if specific parameters like temperature and voltage exceed set thresholds; if they do, the workflow proceeds to create a message in Microsoft Teams, alerting relevant personnel about potential equipment issues. This automation is useful in industrial environments or facilities management where real-time monitoring and prompt alerts can prevent equipment failures and downtime.
Equipment Health Monitoring with Automated Alerts
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | convertToFile, googleDrive, httpRequest, if, microsoftTeams, scheduleTrigger |
Reviews
There are no reviews yet.