Who is this workflow for? Ensure your website’s uptime by automatically monitoring its availability and receiving instant SMS alerts through Twilio when issues arise. This n8n workflow provides a reliable way to stay informed about your service’s status without constant manual checks..

What does this workflow do?

  • Schedule Trigger: Set the workflow to run at your preferred interval, such as every minute, ensuring continuous monitoring.
  • HTTP Request: Send an HTTP request to the target website’s URL to check its availability.
  • Condition Check:
  • If Status Code 200: The website is operational, and the workflow ends without further action.
  • If Status Code is Not 200: Detect a potential issue indicating the website may be down.
  • Twilio SMS Notification: When an issue is detected, automatically send an SMS alert via Twilio to notify the relevant parties about the downtime.
  • Workflow Activation: Save and activate the workflow to start automatic monitoring and notifications.

Setup Steps

  • Create a New Workflow: In n8n, initiate a new workflow.
  • Add Required Nodes: Incorporate the Schedule Trigger, HTTP Request, If, and Twilio nodes into your workflow.
  • Configure Nodes:
  • Schedule Trigger: Define the interval for checks (e.g., every minute).
  • HTTP Request: Input the URL of the website you wish to monitor.
  • If: Set the condition to evaluate if the HTTP status code is not equal to 200.
  • Twilio: Enter your Twilio account credentials and specify the sender and recipient phone numbers for SMS notifications.
  • Connect Nodes: Link the nodes in the following sequence: Schedule Trigger → HTTP Request → If → Twilio.
  • Activate the Workflow: Save your configuration and activate the workflow to begin monitoring.

🤖 Why Use This Automation Workflow?

  • Immediate Notifications: Receive SMS alerts the moment your website experiences downtime.
  • Automated Monitoring: Eliminate the need for manual checks with scheduled automated checks.
  • Enhanced Reliability: Quickly respond to service interruptions, minimizing potential downtime impacts.

👨‍💻 Who is This Workflow For?

This workflow is ideal for website administrators, IT professionals, and business owners who need to maintain high availability for their online services and want to be promptly informed of any disruptions.

🎯 Use Cases

  1. E-commerce Platforms: Ensure your online store remains accessible to customers, preventing lost sales during outages.
  2. Corporate Websites: Maintain your company’s online presence by quickly addressing any website downtime.
  3. SaaS Services: Guarantee uninterrupted access to your software services, enhancing user trust and satisfaction.

TL;DR

This n8n workflow provides an efficient solution to monitor your website’s uptime and receive timely SMS notifications via Twilio when your site is down. By automating these checks, you can maintain high service reliability and respond swiftly to any disruptions.

Help us find the best n8n templates

About

A curated directory of the best n8n templates for workflow automations.