Telegram Trigger
Trigger workflow from Telegram bot messages and events
Trigger workflow from Telegram bot messages and events
This is a webhook-based trigger. Configure the webhook URL in your external service to send events to TradingGoose.
Configuration
Bot Token*
••••••••
Your Telegram Bot Token from BotFather
Output Schema
Event Payload
messageobjectidnumberTelegram message IDtextstringMessage text content (if present)datenumberDate the message was sent (Unix timestamp)messageTypestringDetected content type: text, photo, document, audio, video, voice, sticker, location, contact, pollrawobjectsenderobjectidnumberSender user IDusernamestringSender username (if available)firstNamestringSender first namelastNamestringSender last namelanguageCodestringSender language code (if available)isBotbooleanWhether the sender is a botupdateIdnumberUpdate ID for this webhook deliveryupdateTypestringType of update: message, edited_message, channel_post, edited_channel_post, unknown