Use Cases
- Monitor website uptime and availability using Google Sheets.
- Receive instant notifications on Telegram for any URL failures.
- Automate health checks for multiple URLs listed in a spreadsheet.
How It Works
Scheduled trigger initiates the workflow at defined intervals. Fetches URLs from a specified Google Sheet. Performs health checks on each URL using HTTP requests. Sends notifications to a Telegram chat if any URLs are down.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set up Google Sheets credentials to access the desired spreadsheet.
- 3Define the Telegram chat ID for notifications.
- 4Customize the Google Sheet with URLs to monitor.
- 5Activate the workflow to start receiving health check notifications.
Apps Used
Google Sheets
Telegram
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management