Monitor Website Uptime with Google Sheets, Slack, Email & Phone Call Alerts

Who’s it for This template is ideal for developers, agencies, hosting providers, and website owners who need real-time alerts when a website goes down. It helps teams react quickly to downtime by sending multi-channel notifications and keeping a historical uptime log for tracking performance over time.

What it does / How it works This workflow runs on a schedule and checks a list of websites stored in Google Sheets.
For every website URL, it performs an HTTP status check and determines whether the site is up or down.
If the website is up, the workflow logs the status and timestamp into a separate uptime log sheet.
If the website is down, it sends immediate alerts through Slack and Gmail, and also triggers an automated phone call using a voice-call API service.
All uptime and downtime events are logged automatically, enabling long-term monitoring and reporting.

Requirements Google Sheets OAuth2 credentials
Slack credentials
Gmail OAuth2 credentials
Voice-call API credentials (e.g., Vapi.ai)
A Google Sheet containing the list of website URLs
A second Google Sheet for logging uptime history

How to set up Connect your Google Sheets, Slack, Gmail, and call-API credentials.
Replace both Google Sheet IDs with your own.
Update the HTTP Request node to reference your sheet’s URL column.
Configure your Slack user or channel for downtime alerts.
Add your API Key, assistant ID, and phone number variables to the call alert node.
Adjust the schedule interval in the Schedule Trigger node.

How to customize the workflow Add SMS alerts (Twilio, Vonage)
Log uptime to a database instead of Sheets
Add retry logic for false positives
Monitor response time in addition to status codes
Connect alerts to your incident-management tools (PagerDuty, Jira, Discord)

0
Downloads
0
Views
8.32
Quality Score
beginner
Complexity
Author:Pixcels Themes(View Original →)
Created:12/14/2025
Updated:1/13/2026

🔒 Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments