workflows.fit
Back to n8n workflows
n8n templateFreeBy Anandkumar C

Website monitoring, scheduling, and email alerts template

๐Ÿ›  Website Downtime Monitoring with Scheduled Checks and Email Alerts Easily monitor your website uptime and receive instant email alerts when it becomes unreachable โ€” using this no-code template powered by [n8n](http...

CommunicationHITLCore NodesDevelopmentSchedule TriggerHttp RequestIfEmail Send
Loading interactive preview...

Template notes

๐Ÿ›  Website Downtime Monitoring with Scheduled Checks and Email Alerts

Easily monitor your website uptime and receive instant email alerts when it becomes unreachable โ€” using this no-code template powered by [n8n](https://n8n.io/), a free and flexible workflow automation tool.

This ready-to-use workflow periodically checks your websiteโ€™s status and sends an alert email if itโ€™s down.

---

โš™๏ธ How it Works

- Schedule Website Check Triggers the workflow at regular intervals (e.g., every 8 hours by default).

- Check Website Status Sends an HTTP GET request to your site.

- Evaluate Response Determines if the site is reachable (expects HTTP status 200).