Production Workflow

Production-ready workflow: Production Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation.

Integrations Used (3)

Workflow Structure (18 nodes)
100%
Function
New user?
If
IF
Stop And Error
Error Handler
Http Request
HTTP AddUser
Http Request
HTTP UpdateUser
Telegram
msg_greet
Telegram
msg_welcomeback
Noco Db
AddUser
Noco Db
UpdateUser
Function
chatID
Noco Db
LoadDictionary
Function
botmessages
Telegram Trigger
Telegram Trigger
Noco Db
CheckUser
Merge
Merge
Switch
Switch
Telegram
msg_help
Telegram
msg_wrongcommand
Node Types:
code
logic
action
default
trigger
http
Requires credentials

Prerequisites

Required Credentials (3)

HTTP Header Auth

Used by: HTTP AddUser, HTTP UpdateUser

Docs

Noco Db

Used by: CheckUser, LoadDictionary +2 more

Docs

Telegram

Used by: msg_greet, msg_welcomeback +3 more

Docs

Multiple services required

This workflow needs 3 different credentials. Make sure you have accounts for all services before importing.

Complexity

Advanced

Expert level. Custom code, complex logic, many integrations.

Setup time: ~50 min
Score: 80/100
Custom Code
Conditional Logic
5 Integrations

When to Use This Workflow

Real-time Response

React instantly when events happen - new orders, form submissions, or API calls.

Zero delay between trigger and action for time-sensitive workflows.

Time Savings

Replace repetitive manual tasks with reliable automation.

Reclaim hours every week for higher-value work.

Error Reduction

Eliminate human error from routine processes with consistent automation.

Improve accuracy and reliability across your workflows.

workflow.json
{
  "nodes": [
    {
      "name": "chatID",
      "type": "n8n-nodes-base.function",
      "notes": "username and language",
      "position": [
        -100,
        680
      ],
      "parameters": {
        "functionCode": "// Telegram uses the following language codes: https://en.wikipedia.org/wiki/IETF_language_tag\r\n\r\nvar data = $node[\"Telegram Trigger\"].json;\r\nconst botlang = [\"ru\", \"en\"]; // Update this after adding new language in the dictionary\r\n\r\n// Assign the default language if the translation is not yet ready\r\nvar curlang = botlang.includes(data.message.from.language_code) ? data.message.from.language_code : \"en\";\r\n\r\nreturn [{json: {chatID  : data.message.chat.id,\r\n                lang    : curlang\r\n}}];"
      },
      "notesInFlow": true,
      "typeVersion": 1,
      "id": "node-26ded2bb"
    },
    {
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
...

Workflow Details

Nodes
19
Trigger
Event
Source
community
Added
Sep 29, 2025

Need Help?

Check out the official n8n documentation for detailed guides.

Related Workflows

Deep Research Report Generation Using Open Router, Google Search, Webhook/Telegram and Notion

Automated workflow: Deep Research Report Generation Using Open Router, Google Search, Webhook/Telegram and Notion. This...

Telegram
Http-request
Notion
Webhook
38 nodesEvent

google drive to instagram, tiktok and youtube

Automated workflow: google drive to instagram, tiktok and youtube. This workflow integrates 11 different services: write...

Google-drive
Telegram
Http-request
15 nodesEvent

template in store

Automated workflow: template in store. This workflow integrates 11 different services: writeBinaryFile, stickyNote, http...

Google-drive
Telegram
Http-request
13 nodesEvent

Telegramtrigger Workflow

Automated workflow: Telegramtrigger Workflow. This workflow integrates 8 different services: telegramTrigger, httpReques...

Telegram
Http-request
Supabase
17 nodesEvent

Telegramtrigger Workflow

Automated workflow: Telegramtrigger Workflow. This workflow integrates 13 different services: telegramTrigger, stickyNot...

Telegram
Http-request
16 nodesEvent

Telegram Tron Wallet Blacklist Checker

This n8n workflow template allows users to check if a Tron wallet address is blacklisted on the USDT contract via a Tele...

Telegram
Http-request
7 nodesEvent