Simple n8n workflow that creates a Telegram bot echoing back incoming messages as formatted JSON, ideal for debugging and learning Telegram API.
This workflow sets up a basic Telegram echo bot using n8n's Telegram Trigger and Telegram nodes. When activated, it listens for any incoming updates (messages, stickers, files, etc.) via webhook and immediately sends back the full JSON payload of the received data, stringified and formatted for readability in Markdown code blocks.
Key benefits include effortless debugging of Telegram payloads without manual API calls or custom scripts. It's perfect for developers learning Telegram Bot API nuanc
Platform
n8n
Category
Business Intelligence
Price
$4.99
Creator
Jose Maurino
Telegram
Echo Bot
Debugging
Chatbot
Automation
Webhook
JSON
Learning
n8n
Bot API
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.