Developer & DevOps
Receive Telegram messages and log them to spreadsheets
21 nodes
282
123
Automatic trigger
Workflow Description
Automation that receives incoming Telegram messages and classifies them based on content, then automatically records them in a spreadsheet file while handling attachments and executing commands.
How it works
- 1.Receive new message from Telegram and determine its type
- 2.Process attached files or execute requested commands
- 3.Record message data in the spreadsheet file
Use cases
- Automatically log important messages for review and documentation
- Process requests and commands sent via Telegram and execute them immediately
- Collect data and files from Telegram channels into a centralized repository
Requirements
- Active Telegram account with bot credentials configured
- Access to an editable spreadsheet file
- n8n with enabled Telegram and file handling nodes
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Telegram
Spreadsheet File
Details
Trigger
Automatic trigger
Nodes
21
Apps
2
Views
282
Downloads
123
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 (21)
/
Switch
Switch
msg_greet
Set
msg_wrongcommand
Set
Telegram Trigger
Set
msg_getweather
Set
City List
Function
Convert API response
Function
Get weather data
HTTP Request
Spreadsheet File
Spreadsheet File
Write csv
Write Binary File
Filename
Set
msg_errorAPI
Set
Any errors API?
If
msg_errorR
Set
Read Binary File
Read Binary File
R successful?
If
Merge
Merge
Merge1
Merge
msg_pleasewait
Set
Merge2
Merge
Run R script
Execute Command