Communication & Messaging
0815 Telegram Code Update Triggered
0815 Telegram Code Update Triggered
Complex
High
39
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
39
Node Types
15
Node Types
telegram
Human Handoff using Send and Wait, Send Response, Send Response2, Send Response3, Get Canned Response, Notify user, Continue Conversation
7 nodes
redis
Set Interaction to Bot, Set Interaction to Human, Get Interaction State, Get Onboarding Chat History
4 nodes
lm Chat Open Ai
Model, OpenAI Chat Model, Model1
3 nodes
memory Redis Chat
Memory, Memory1, Memory2, Memory3
4 nodes
execute Workflow Trigger
Handoff Subworkflow
1 node
telegram Trigger
Telegram Trigger
1 node
switch
Switch Interaction
1 node
information Extractor
Information Extractor
1 node
code
With Defaults
1 node
if
Has All Criteria?
1 node
agent
Onboarding Agent, After Sales Agent
2 nodes
tool Workflow
Handoff Tool
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8
9 nodes
execute Workflow
Handoff Subworkflow1
1 node
memory Manager
Update Agent Memory, Update Agent Memory1
2 nodes
Workflow JSON
39.38 KB
{
"meta": {
"instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
"templateCredsSetupCompleted": true
},
"name": "0815 Telegram Code Update Triggered",
"nodes": [
{
"id": "5d6a5a45-8aa8-4c34-aa10-5dd85f05de9d",
"name": "Human Handoff using Send and Wait",
"type": "n8n-nodes-base.telegram",
"position": [
1580,
1040
],
"webhookId": "d2bbc82f-0509-470a-af4d-9d92cfed4d5f",
"parameters": {
"chatId": "=<human chat id>",
"message": "=chatId: {{ $('Handoff Subworkflow').first().json.chatId }}\nsessionId: {{ $('Handoff Subworkflow').first().json.sessionId }}\nuser: {{ $('Handoff Subworkflow').first().json.username }} ({{ $('Handoff Subworkflow').item.json.userId }})\n\nSummary:\n{{ $('Handoff Subworkflow').item.json.summary }}\n\n---\nThis user has now been handed off to a human.\nClick the button to return user to bot.",
"options": {},
"operation": "sendAndW...Showing first 1000 characters. Click "Expand" to view the full JSON.