Telegram callbacks
How Axalot sends conversion and event notifications to Telegram through Telegram Bot callbacks.
Console path
Console / Tracker / Postbacks
Requirements
Telegram Bot callbacks require:
| Field | Requirement |
|---|---|
| Type | Telegram Bot |
| Telegram bot | Required. |
| Chat ID | Required numeric Telegram chat id. |
| Message | Required notification text. |
| Events | Map the events that should trigger messages. |
Use cases
- Notify a team channel about accepted conversions.
- Monitor high-value redeposits.
- Send QA notifications during launch testing.
- Alert operators when a specific funnel event occurs.
Keep messages readable
Telegram notifications should be short and operational. Put detailed debugging in reports and logs, not in every chat message.