Automates website uptime checks with UptimeRobot, sends AI-generated LINE alerts on downtime, and logs issues to Supabase for easy monitoring.
This n8n workflow monitors your websites' status using the UptimeRobot API on a scheduled interval. It filters for down (status 9) or potentially down (status 8) sites, then uses GPT-4o via LangChain to craft humorous, natural-language alert messages. These alerts are instantly pushed to your LINE group, keeping your team informed without alarm fatigue. Fully down sites are logged into a Supabase table for historical tracking and analysis.
Key benefits include proactive downtime detection, redu
Platform
n8n
Category
Finance & Accounting
Price
$24.99
Creator
Matt Buds
website-monitoring
uptime
downtime-alerts
LINE-notify
Supabase
OpenAI
GPT-4o
automation
IT-ops
scheduling
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.