Automate Network Disconnection Alerts with Omada, Gmail, and Pushover - n8n Workflow | Neura Market
Automate Network Disconnection Alerts with Omada, Gmail, and Pushover
This workflow monitors device disconnections from Omada Controller alerts, logs them in Google Sheets, and sends Pushover notifications for prolonged disconnections.
Designed for IT admins and network engineers, this workflow automates the monitoring of device connectivity using Omada Controller email alerts. By leveraging Gmail, Google Sheets, and Pushover, it provides a streamlined solution for tracking device uptime. The workflow processes incoming emails to extract device status, logs the data, and checks every 5 minutes for devices that remain disconnected for over 30 minutes, sending notifications via Pushover. It also maintains the Google Sheets log b
Platform
n8n
Category
Internet of Things
Price
Free
Creator
Tyler Reed
code
pushover
stickyNote
gmailTrigger
googleSheets
scheduleTrigger
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.