AutomationFlowsSlack & Telegram › Bot Telegram Simple

Bot Telegram Simple

Bot Telegram Simple. Uses telegramTrigger, telegram. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesTelegram TriggerTelegram
Slack & Telegram Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

This workflow follows the Telegram → Telegram Trigger recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Bot Telegram Simple",
  "nodes": [
    {
      "parameters": {
        "triggerOn": "webhook",
        "mode": "polling"
      },
      "name": "When chat message received",
      "type": "n8n-nodes-base.telegramTrigger",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "chatId": "={{$json.message.chat.id}}",
        "text": "=Hola! Recib\u00ed tu mensaje: {{$json.message.text}}"
      },
      "name": "Send Response",
      "type": "n8n-nodes-base.telegram",
      "typeVersion": 1,
      "position": [
        450,
        300
      ]
    }
  ],
  "connections": {
    "When chat message received": {
      "main": [
        [
          {
            "node": "Send Response",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Bot Telegram Simple. Uses telegramTrigger, telegram. Event-driven trigger; 2 nodes.

Source: https://github.com/limosnd/-RPA-y-Bots-con-n8n/blob/ea1855e351bdd8ade9d1fb0a101675c7e3d54551/workflows/bot-simple.json — original creator credit. Request a take-down →

More Slack & Telegram workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Slack & Telegram

Telegram Bot – SupportIQ. Uses telegramTrigger, httpRequest, telegram. Event-driven trigger; 4 nodes.

Telegram Trigger, HTTP Request, Telegram
Slack & Telegram

IR-CLU — ربات فروش (احراز هویت + هوش مصنوعی + پرداخت کارت‌به‌کارت). Uses telegramTrigger, googleSheets, telegram, httpRequest. Event-driven trigger; 83 nodes.

Telegram Trigger, Google Sheets, Telegram +1
Slack & Telegram

IR-CLU — ربات فروش (احراز هویت + هوش مصنوعی + پرداخت کارت‌به‌کارت). Uses telegramTrigger, googleSheets, telegram, httpRequest. Event-driven trigger; 76 nodes.

Telegram Trigger, Google Sheets, Telegram +1
Slack & Telegram

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

Telegram Trigger, n8n, Telegram +4
Slack & Telegram

IR-CLU — ربات فروش (احراز هویت + هوش مصنوعی + پرداخت کارت‌به‌کارت). Uses telegramTrigger, googleSheets, telegram, httpRequest. Event-driven trigger; 50 nodes.

Telegram Trigger, Google Sheets, Telegram +1