Webhook to Telegram alert
Get a Telegram message whenever anything POSTs to this workflow's unique hook URL — wire it to a form service, a CI pipeline, an uptime monitor, or anything 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
Give out the workflow's hook URL
Each installed workflow gets its own unique webhook URL — wire it to a form, a CI pipeline, an uptime monitor, anything that can POST.
- 2
Anything that POSTs triggers it
When your service sends a request to the hook URL, the workflow fires with that payload.
- 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. plori gives every agent its own cloud environment; workflows are how the work keeps running while the agent sleeps.