Keep your website links healthy with a simple scheduled check. A Google Sheet holds the list of URLs and Telegram delivers instant alerts. Great for teams that need quick eyes on broken pages or downtime without manual checking.
A schedule trigger starts runs at set minute intervals. The Google Sheets node reads each link from column A under the header URLS. The HTTP Request node pings every link and captures the status and any error code. The Telegram node sends a message with the URL and the error code so your team sees issues fast. Managing the list in a sheet means you can add or remove links by editing rows, not the flow.
You need access to a Google Sheet and a Telegram bot with the correct chat ID. Expect to cut manual link checks from an hour of clicking to only a few minutes of review, while getting near real time alerts when something fails. Use this for landing pages, blog posts, promo pages, internal tools, and API endpoints that must stay live.