Telegram Node

Send Telegram messages. Text and URL media supported — no local file uploads.

Written By pvdyck

Last updated 2 days ago

Telegram Node

The Telegram node sends messages via a Telegram bot to users or groups.

Supported Operations

  • Send text message - Send photo (via URL) - Send document (via URL) - Send video (via URL)

Limitations

  • Text + URL media only — Can send text messages and media referenced by URL - No local file uploads — Cannot upload a file from the workflow; the file must already be accessible via URL

Authentication

Requires a Telegram Bot Token via Secure Vault credential configuration.

Related