Skip to Content

Data Delivery Category

Deliver via Webhook

Sends data to an external API.

Inputs:

  • Target URL
  • JSON body

Typical flow:

  • Extract or modify data
  • Send to webhook
  • API receives and stores/processes it

Telegram Bot

Sends messages via a Telegram bot.

Inputs:

  • Bot token (credential)
  • Chat ID
  • Message

Use case: Monitor websites and receive real-time updates.


Telegram Setup

Step 1: Create Bot

  1. Open Telegram
  2. Search for BotFather
  3. Send /start
  4. Send /newbot
  5. Provide:
    • Bot name
    • Username

BotFather will return an API token.

Step 2: Add Token in Xenbox

  1. Go to Credentials
  2. Click Create
  3. Select Telegram Bot
  4. Paste API token
  5. Save with any name

Step 3: Get Chat ID

  1. Open your bot chat
  2. Send a message
  3. Bot responds with a Chat ID
  4. Copy and use it in your task

Final Setup

Once you have:

  • Bot token (credential)
  • Chat ID

You can start sending messages via automation.

Last updated on

2026 © Xenbox.