The Telegram: Send message action allows your AI assistant to send a message directly to a connected Telegram account. This is ideal for alerting users, admins, or staff about important events, summaries, or updates.
ℹ️ To use this action, you must first connect a Telegram account via the Integrations tab in your dashboard.

πŸ” What It Does

This action sends a single Telegram message to the linked account. You can dynamically compose the message using parameters like @userName, @orderStatus, etc.
πŸ”§ Use this for reminders, alerts, confirmations, or short summaries.

πŸ–ΌοΈ Action Interface

Telegram Send Message UI

βš™οΈ Configuration Options

Type: string The text message to be sent to Telegram. Can include dynamic content via parameters.Example:
β€œHey @userName, your delivery status is: @deliveryStatus.”
Type: boolean When enabled, this message will only be sent if all prior actions were completed successfully.

πŸ”§ Tips

  • You can reference parameters like @summary, @email, or any output from earlier tools.
  • Keep messages short and useful. Telegram bots support markdown formatting.
  • Make sure the Telegram integration is active before using this action.
Let us know if you’d like example automations using Telegram alerts!
⌘I