PPingloopDocs
Install channels

Telegram

  1. Create a bot with @BotFather and copy the bot token.
  2. 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_SECRET

Inline keyboard buttons arrive as postbacks and can drive Flows.