Developer & DevOps
Receive Telegram messages and store them in a database
18 nodes
277
163
Automatic trigger
Workflow Description
An automation that captures incoming Telegram messages, processes them through logical conditions, and saves the data to Noco DB. This enables teams to centralize communication records and automate responses based on message content.
How it works
- 1.Receive incoming message from the specified Telegram channel or bot
- 2.Apply conditional logic to filter and process message content
- 3.Store processed data in Noco DB table and send confirmation response
Use cases
- Collect customer inquiries from Telegram into a unified database
- Automatically log and track issues reported via Telegram in real-time
- Organize sales messages and offers with instant database synchronization
Requirements
- Active Telegram account with API token for bot authentication
- Noco DB project with a prepared table for message storage
- Sufficient API permissions for integrated applications
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Telegram
Noco Db
Details
Trigger
Automatic trigger
Nodes
18
Apps
2
Views
277
Downloads
163
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 (18)
/
chatID
Function
Merge
Merge
Switch
Switch
IF
If
msg_greet
Set
msg_welcomeback
Set
msg_help
Set
msg_wrongcommand
Set
New user?
Function
CheckUser
Noco Db
LoadDictionary
Noco Db
botmessages
Function
Telegram Trigger
Set
HTTP AddUser
HTTP Request
HTTP UpdateUser
HTTP Request
AddUser
Noco Db
UpdateUser
Noco Db
Note
Sticky Note