Telegram messaging agent for text/audio/pictures
Workflow Description
An intelligent Telegram agent that receives and processes text, audio, and image messages using advanced OpenAI models, classifies content automatically, converts audio to text, and sends contextual replies back to users in real time.
How it works
- 1.Receive messages from Telegram via webhook trigger
- 2.Extract and process text, audio files, and images from incoming messages
- 3.Classify message content to determine response type and intent
- 4.Generate AI-powered reply using OpenAI language models
- 5.Send formatted response back to the user on Telegram
Use cases
- Automated customer support on Telegram handling inquiries in multiple formats
- Transcribe voice messages to text for further processing and analysis
- Classify and route messages based on content to appropriate departments or handlers
Requirements
- Active Telegram Bot account with valid bot token
- Valid OpenAI API key with sufficient quota
- Server or platform supporting webhooks for real-time message reception
- n8n instance with internet connectivity to external APIs
Service Value
Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.
Apps Used
Details
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (39)
Check User & Chat ID
If
Error message
Set
Sticky Note
Sticky Note
Listen for Telegram Events
Webhook
Set Webhook Test URL
HTTP Request
Sticky Note2
Sticky Note
Get Telegram Webhook Info
HTTP Request
Sticky Note5
Sticky Note
Image Schema
Set
Sticky Note3
Sticky Note
Sticky Note1
Sticky Note
gpt-4o-mini
OpenAI
Get Audio File
Set
Get Image
Set
Analyze Image
OpenAI
Transcribe Recording
OpenAI
Sticky Note6
Sticky Note
gpt-4o-mini1
OpenAI
Test Webhook Status
Set
Production Webhook Status
Set
Set Webhook Production URL
HTTP Request
Edit Fields
Set
Audio Task Message
Set
Audio Other Message
Set
Text Task Message
Set
Text Other Message
Set
Image Message
Set
Convert to Image File
Convert To File
Extract from File to Base64
Extract From File
Text Classifier Audio
If
Text Classifier
If
Telegram Token & Webhooks
Set
Get Webhook Status
Set
Validation
Set
Sticky Note4
Sticky Note
Sticky Note7
Sticky Note
Sticky Note8
Sticky Note
Sticky Note9
Sticky Note
Message Router
Switch