Automate website uptime monitoring with scheduled HTTP checks and instant email alerts on downtime using n8n. Simple no-code template for reliable site status tracking.
This n8n workflow template provides automated monitoring for your website's availability. It uses a Schedule Trigger to run periodic checks (default every 8 hours), sends an HTTP GET request to your site, evaluates the response status (expecting 200 OK), and triggers an email alert via SMTP if the site is unreachable.
Key benefits include proactive downtime detection, reducing manual checks and minimizing business losses from outages. It's highly customizable: adjust check frequency, update URL
Platform
n8n
Category
File & Document Management
Price
$12.99
Creator
Jordi Faber
website-monitoring
uptime-check
email-alerts
scheduling
http-request
smtp
automation
downtime-detection
n8n-template
devops
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.