Code Workflow
Automated workflow: Code Workflow. This workflow processes data and performs automated tasks.
Prerequisites
Required Credentials (2)
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Streamline Team Communication
Automatically route notifications and updates to the right channels and people.
Reduce information overload while keeping everyone informed.
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.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"nodes": [
{
"id": "e10615ff-41dc-4ea6-981a-d8e949e2e386",
"name": "telegram account",
"type": "n8n-nodes-base.code",
"position": [
-220,
0
],
"parameters": {
"jsCode": "const accountId = $('jira-webhook').first().json.body.fields.assignee?.accountId\n\nconst telegramAccounts = {\n \"[jira account id]\": 00000000, // telegram chat id\n}\n\nconst telegramChatId = telegramAccounts[accountId]\n\nreturn [{telegramChatId}]"
},
"typeVersion": 2,
"notes": "This code node performs automated tasks as part of the workflow."
},
{
"id": "a0effbdb-8f99-4248-9a98-aba34ff67690",
"name": "check tg account exists",
"type": "n8n-nodes-base.if",
...Related Workflows
šš¤ DeepSeek AI Agent + Telegram + LONG TERM Memory š§
Receive Telegram Message with Webhook
š¤ Telegram Messaging Agent for Text/Audio/Images
Receive Telegram Message with Webhook
š¤ Telegram Messaging Agent for Text/Audio/Images
Automated workflow: š¤ Telegram Messaging Agent for Text/Audio/Images. This workflow integrates 13 different services: t...
šš¤ DeepSeek AI Agent + Telegram + LONG TERM Memory š§
Automated workflow: šš¤ DeepSeek AI Agent + Telegram + LONG TERM Memory š§ . This workflow integrates 14 different servi...
š¤ Telegram Messaging Agent for Text/Audio/Images
Automated workflow: š¤ Telegram Messaging Agent for Text/Audio/Images. This workflow integrates 13 different services: t...
šš¤ DeepSeek AI Agent + Telegram + LONG TERM Memory š§
Automated workflow: šš¤ DeepSeek AI Agent + Telegram + LONG TERM Memory š§ . This workflow integrates 14 different servi...