Docs
NodesTrigger Nodes
Edit Page on GitHub

Telegram Trigger

Triggers the flow when a message is recieved on the telegram bot

triggertelegrambotEasy0
Telegram Trigger Node Screenshot

Description

Activates a workflow upon receiving a message by your configured Telegram bot. Allows for dynamic actions based on user input from Telegram.

Common Use Cases

  • Creating Telegram-based command interfaces
  • Receiving alerts or notifications via Telegram
  • Building interactive Telegram bots

Inputs

The input connections this node accepts:

NameDescriptionTypeOn StartText to send when recieving the /start commandText

Outputs

The output connections this node provides:

NameDescriptionTypeFlowThe Flow to triggerFlowMessageMessage recieved by the botTextVoiceLink to the voice message recieved by the botTextChat IDChat ID of the userTextUsernameUsername of the userTextIs CommandIs the message a bot command ?Boolean

Fields

The configurable fields this node provides:

NameDescriptionTypeOn StartText to send when recieving the /start commandValue: text here ...TextAreaTG_API_KEYApi Key of your Telegram botDefaultValue: eydnfnuani...env

Last updated on