All templates
Alerts

Webhook to Telegram alert

Get a Telegram message whenever anything POSTs to this workflow's unique hook URL. Wire it to a form service, CI pipeline, uptime monitor, or anything else that can send a webhook.

Runs
Runs when its webhook is called
Setup
Connect Telegram Bot
Steps
1

Installs as a draft you review and turn on. Nothing runs or spends until you activate it.

How it works

  1. 1

    Give out the workflow's hook URL

    Each installed workflow gets its own unique webhook URL. Wire it to a form, CI pipeline, uptime monitor, or anything else that can POST.

  2. 2

    Anything that POSTs triggers it

    When your service sends a request to the hook URL, the workflow fires with that payload.

  3. 3

    You get a Telegram message

    It forwards the event to the Telegram chat you connect, so the alert reaches you wherever you are.

What you connect

  • Telegram BotAPI token

Connect your Telegram bot token and set the chat_id on the send step, then point your service at the workflow's hook URL (shown on the workflow after activation).

Make it yours

Install lands a draft in your agent's workflow panel. From there you can change any step, or just tell your agent in chat what to do differently. It edits the workflow for you.