Integrations
Register Telegram groups
Register Telegram group targets so automations and webhooks can deliver notifications there.
Register Telegram group targets so automations and webhooks can deliver notifications there.
Guide: Integrations
Authorization
apiKey X-API-Key<token>
Your CRM panel API key
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/integrations/telegram/groups" \ -H "Content-Type: application/json" \ -d '{}'{ "groups": [], "success": true}Integrations
Third-party integrations. One Telegram channel per panel: pair it once, then matching events are delivered to that chat. The bot token is encrypted at rest and is never returned by any route.
Get the Telegram integration GET
The panel's Telegram channel, or integration: null if none is configured.