You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there is a success and an error, can you share a screenshot of the output of the Telegram node and show both the success and error outputs.
Describe the problem/error/question
Telegram has right ChatID with right username even though messages has not sent to telegram
What is the error message (if any)?
no errors messages and no messages has not sent
Please share your workflow/screenshots/recording
{
"nodes": [
{
"parameters": {
"promptType": "define",
"text": "=Hi Rajesh, You have received a new email. \n\nDate: {{ $json.date }}\nFrom: {{ $json.from.value[0].name }} {{ $json.from.value[0].address }}\nTo: {{ $json.to.value[0].name }} {{ $json.to.value[0].address }}\nCC: {{ $json.cc.value[0].name }} {{ $json.cc.value[0].address }}\nSubject: {{ $json.subject }}\nEmail Body: {{ $json.text }}\n\n\nSecurity: \n",
"options": {}
},
"type": "@n8n/n8n-nodes-langchain.agent",
"typeVersion": 1.7,
"position": [
340,
20
],
"id": "5d9ec58b-5f4d-4462-b89a-c8b0924138e7",
"name": "AI Agent"
}
],
"connections": {
"AI Agent": {
"main": [
[]
]
}
},
"pinData": {},
"meta": {
"templateCredsSetupCompleted": true,
"instanceId": "1803ae9fb66eb3f5c36cd1e379c540f8481f22b2ea0ac0dec5c921e3ec1c1be5"
}
}
{
"nodes": [
{
"parameters": {
"options": {}
},
"type": "@n8n/n8n-nodes-langchain.chainSummarization",
"typeVersion": 2,
"position": [
660,
20
],
"id": "51d94d47-1120-4c25-9542-66559ae8b26d",
"name": "Summarization Chain"
}
],
"connections": {
"Summarization Chain": {
"main": [
[]
]
}
},
"pinData": {},
"meta": {
"templateCredsSetupCompleted": true,
"instanceId": "1803ae9fb66eb3f5c36cd1e379c540f8481f22b2ea0ac0dec5c921e3ec1c1be5"
}
}
{
"nodes": [
{
"parameters": {
"chatId": "@emwftms_bot",
"text": "=Hi , You got Summarized response from AI\n\n{{ $json.response.text }}\n",
"additionalFields": {
"appendAttribution": true,
"message_thread_id": null
}
},
"type": "n8n-nodes-base.telegram",
"typeVersion": 1.2,
"position": [
1020,
20
],
"id": "5bd9cea3-d4ba-4595-9b93-b4d8bf109b7a",
"name": "Telegram",
"alwaysOutputData": true,
"executeOnce": false,
"retryOnFail": true,
"notesInFlow": true,
"maxTries": 5,
"credentials": {
"telegramApi": {
"id": "6PWyTgKrrCQQrnn5",
"name": "Telegram account"
}
},
"onError": "continueErrorOutput"
}
],
"connections": {
"Telegram": {
"main": [
[]
]
}
},
"pinData": {},
"meta": {
"templateCredsSetupCompleted": true,
"instanceId": "1803ae9fb66eb3f5c36cd1e379c540f8481f22b2ea0ac0dec5c921e3ec1c1be5"
}
}
Share the output returned by the last node
Debug info
core
storage
pruning
client
Generated at: 2025-01-18T19:26:27.574Z}
The text was updated successfully, but these errors were encountered: