Install channels
Telegram
- Create a bot with @BotFather and copy the bot token.
- In Pingloop choose Channels → Connect → Telegram and paste the token. Pingloop registers the webhook for you:
curl "https://api.telegram.org/bot<TOKEN>/setWebhook" \
-d url=https://api.yourdomain.com/webhooks/telegram \
-d secret_token=$TELEGRAM_WEBHOOK_SECRETInline keyboard buttons arrive as postbacks and can drive Flows.