Telegram Health Check (Unverified)
detail.loadingPreview
Monitors the health of URLs and sends status updates via Telegram.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow periodically checks the availability of a list of URLs defined in a Google Sheet. It then sends a health check status to a specified Telegram chat.
Key Features
- Scheduled URL health checks.
- Integration with Google Sheets for URL management.
- Real-time status notifications via Telegram.
- Basic error handling for HTTP requests.
How To Use
- Create a Google Sheet with the URLs to check in column A, starting from the second row (A2).
- Configure the
Google Sheetsnode with the correct Document ID and Sheet name. - Set up the
Telegramnode with yourChat ID. - Ensure your Google Sheets and Telegram credentials are correctly configured in n8n.
- Adjust the
Schedule Triggerto your desired check frequency.
Apps Used
Workflow JSON
{
"id": "5ce459a1-e40b-45eb-b59c-9c98f99d189c",
"name": "Telegram Health Check (Unverified)",
"nodes": 0,
"category": "Telegram",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 5ce459a1-e40b...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Echo Bot
A simple Telegram bot that echoes back the received message content in JSON format.
Telegram Bot Responds to Webhook
This workflow receives messages via a webhook and sends a personalized response back to the Telegram chat.
Telegram Response Generator
Generates responses to Telegram messages using an AI model.
Community Contributed Telegram Template (Unverified)
This template allows for community contributions to a Telegram bot, but the contributions have not yet been verified.
Telegram Community Contributed (Unverified)
This workflow template allows users to submit content to a Telegram channel, which is then processed and potentially reviewed.
Community Contributed Telegram Chatbot (Unverified)
An unverified community-contributed template for a Telegram chatbot.