Use the power of n8n to automate website downtime alerts. This n8n workflow uses UptimeRobot, Slack, WhatsApp, Email, and Notion for instant, multi-channel incident logging and task creation.
Download this n8n workflow template and start using it instantly.
DevOps engineers and Site Reliability Engineers (SREs).
System administrators needing immediate, reliable downtime alerts.
Teams utilizing Notion for incident management and ticketing.
Anyone looking for advanced n8n templates to handle critical monitoring tasks.
Website downtime demands immediate action. Relying on a single alert channel can lead to missed notifications and slower resolution times. This robust n8n workflow provides a solution by creating a multi-channel incident response pipeline powered by the UptimeRobot monitoring service. When a website goes down, the dedicated n8n trigger captures the event immediately.
The automation then executes four crucial actions in parallel: sending alerts via Slack, WhatsApp, and Email, and simultaneously logging the incident in Notion. This workflow ensures no critical alert is missed, providing rapid visibility across all key communication platforms and generating a traceable task for investigation. This structure showcases the flexibility achievable with n8n and serves as an excellent reference among available n8n templates for critical infrastructure monitoring.
This automation initiates immediately upon receiving a POST request from UptimeRobot, indicating a monitored site is down. This external event acts as the primary n8n trigger.
/uptime-alert). When an alert is received, the node extracts critical data like the monitorURL and alertTime.incidents channel via the Slack n8n node.To deploy this comprehensive n8n workflow, follow these steps:
UptimeRobot Webhook Trigger n8n node. Note the unique URL generated by n8n (e.g., https://your.n8n.instance/webhook/05e1fbdc...). Configure UptimeRobot to send downtime alerts to this specific URL.Send Slack Alert n8n node and ensure the channel is correctly set (e.g., incidents).Send message n8n node, including the phoneNumberId and recipientPhoneNumber.Send Email Alert n8n node.pageId is updated in the Create Notion Task n8n node to point to your specific incident database.This n8n workflow leverages several specialized n8n node types to achieve reliable multi-channel communication:
UptimeRobot Webhook Trigger (n8n trigger):
Function: Serves as the starting point, listening for POST requests from UptimeRobot. This is the critical n8n trigger that initiates the entire response process.
Key Configuration: Uses a specific path (uptime-alert).
Send Slack Alert (n8n node):
Function: Sends a formatted text message containing the down URL and timestamp to the team's incident channel.
Key Configuration: Dynamically maps data: text: 🚨 Website Down Alert: {{$node['UptimeRobot Webhook Trigger'].json['monitorURL']}}...
Send message (WhatsApp n8n node):
Function: Delivers a high-priority text alert via WhatsApp.
Key Configuration: Requires a configured phoneNumberId and recipientPhoneNumber.
Send Email Alert (n8n node):
Function: Sends a formal email notification to the monitoring distribution list.
Key Configuration: Sets the subject to 'Website Down Alert' and uses the input data for the body text.
Create Notion Task (n8n node):
Function: Automatically logs the incident as a task in the specified Notion database, ensuring accountability and tracking.
* Key Configuration: The title of the new page is dynamically set using the incident data, marking it as a critical task.
Implement robust error monitoring using this versatile n8n workflow. Receive instant alerts via Telegram, Slack, Discord, WhatsApp, and Gmail when any n8n automation fails.

Use this comprehensive n8n workflow to create a multi-user Telegram bot. It automatically fetches YouTube transcripts via RapidAPI and uses GPT-4o to generate dynamic summaries and personalized chat replies. Integrate this powerful n8n template today.

Deploy a powerful, autonomous n8n workflow agent using OpenRouter, Serper, and specialized tools for research, content scoring, and web extraction. This is a foundational n8n template for advocacy organizations.

Automate video publishing across 9+ social networks (YouTube, TikTok, Instagram, X) using a scheduled n8n workflow. Reads content from Google Sheets and utilizes AI for caption optimization. This powerful n8n template streamlines content distribution.

Deploy this robust n8n workflow to create an AI console. Use a single n8n trigger command to access Gmail, X/Twitter, news, stocks, and Telegram using a cynical Gemini agent.

The AI Squad Initiative is a pioneering effort to build, automate and scale AI-powered workflows using n8n.io. Our mission is to help individuals and businesses integrate AI agents seamlessly into their daily operations from automating tasks and enhancing productivity to creating innovative, intelligent solutions. We design modular, reusable AI workflow templates that empower creators, developers and teams to supercharge their automation with minimal effort and maximum impact.







































