AutomationFlowsSlack & Telegram › Telegram Alert Router

Telegram Alert Router

Telegram Alert Router. Uses telegram. Webhook trigger; 2 nodes.

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

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": "Telegram Alert Router",
  "active": false,
  "nodes": [
    {
      "parameters": {
        "path": "business-alert",
        "httpMethod": "POST"
      },
      "id": "alert_webhook",
      "name": "Alert Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        220,
        260
      ]
    },
    {
      "parameters": {
        "chatId": "={{$env.TELEGRAM_CHAT_ID}}",
        "text": "={{'Alert: ' + $json.title + '\\n' + $json.message}}"
      },
      "id": "send_telegram_alert",
      "name": "Send Telegram Alert",
      "type": "n8n-nodes-base.telegram",
      "typeVersion": 1,
      "position": [
        540,
        260
      ]
    }
  ],
  "connections": {
    "Alert Webhook": {
      "main": [
        [
          {
            "node": "Send Telegram Alert",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "meta": {
    "templateNote": "Connect a Telegram bot credential and set TELEGRAM_CHAT_ID."
  }
}
Pro

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

About this workflow

Telegram Alert Router. Uses telegram. Webhook trigger; 2 nodes.

Source: https://github.com/emirhuseynrmx/n8n-business-automation-workflows/blob/main/workflows/telegram_alert_router.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

Signal Alert. Uses telegram. Webhook trigger; 3 nodes.

Telegram
Slack & Telegram

系統事件即時通知 (Telegram). Uses telegram. Webhook trigger; 3 nodes.

Telegram
Slack & Telegram

New Listing Alert. Uses telegram. Webhook trigger; 2 nodes.

Telegram
Slack & Telegram

SIEM - Alerta Entrante con Telegram. Uses postgres, telegram. Webhook trigger; 8 nodes.

Postgres, Telegram
Slack & Telegram

Send Telegram Alerts for New WooCommerce Orders. Uses stickyNote, telegram. Webhook trigger; 6 nodes.

Telegram