Database Alerts: Notion Monitoring with SIGNL4 Notifications
Monitors Notion database for machine downtime events, sends real-time alerts to SIGNL4 teams, auto-closes on recovery, and syncs status updates via webhook.
This n8n workflow automates industrial machine monitoring by polling a Notion database table that simulates sensor data (e.g., temperature, pressure, or binary up/down status). On a schedule, it checks for 'down' items; if detected, it triggers an alert in SIGNL4, a mobile alerting app for teams, and marks the Notion item to prevent duplicates.
SIGNL4 status updates—like acknowledgments, closures, annotations, or escalations—are captured via a webhook listener, which processes them using custom
Platform
n8n
Category
Sales
Price
$14.99
Creator
Jordi Faber
notion
signl4
monitoring
alerts
database
webhook
automation
iot
machine-monitoring
production
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.