WF-08 Telegram Notifier
★ 7.9 · n8n · medium · 14 nodes
WF-08 Telegram Notifier is an n8n automation template that receives an inbound webhook and delivers a notification to a Telegram chat or channel. Reach for it when you need an instant Telegram alert the moment an external system fires an event — for example, when an on-call engineer must be notified about an alarm without opening a monitoring dashboard, or when any upstream service needs to ping a team chat automatically. Trigger: webhook. Integrations: Telegram (Bot API). The workflow is deployed by importing its JSON into any n8n instance (self-hosted or cloud); a configured Telegram bot token is required. Direction is outbound — pushing messages from your system into Telegram, not receiving commands from Telegram (use a different workflow for inbound bot scenarios). Works standalone as a lightweight notifier or as the final delivery step inside a larger pipeline, such as after AI-based alarm classification in the WF series. Suitable for any team with a Telegram bot and a running n8n instance; not the right fit if notifications need to go to a different messenger.
- #Telegram