n8n-docs/docs/nodes/nodes-library/trigger-nodes/TelegramTrigger
2020-07-08 15:39:22 +02:00
..
README.md 🐛 Fix incorrect links 2020-07-08 15:39:22 +02:00
workflow.png Add docs for new nodes 2020-07-08 15:27:01 +02:00

permalink
/nodes/n8n-nodes-base.telegramTrigger

Telegram Trigger

Telegram is a cloud-based instant messaging and voice over IP service. Users can send messages and exchange photos, videos, stickers, audio, and files of any type.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to receive updates from Telegram. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the Telegram Trigger node

1. Telegram Trigger node

  1. First of all, you'll have to enter credentials for the Telegram Trigger node. You can find out how to do that here.
  2. Select the * option in the Updates field to receive all updates.
  3. Click on Execute Node to run the workflow.

Further Reading