Veni AI
Tillbaka till mallar
ARBETSFLOD MALL

When Chat Message Received | Operasyon için n8n Otomasyon İş Akışı Şablonu

n8n için hazır otomasyon şablonu: When Chat Message Received. 12 düğüm. JSON'u kopyalayıp n8n'e içe aktarın.

12 noderWhen_Chat_Message_Received-workflow.json
{
"meta": {
"instanceId": "c06b75187a3df8fc1f7d0dca41a1070761a5c8ab93bdb0bd30143dfe764a0663"
},
"nodes": [
{
"id": "57337b7a-370c-4ee9-b91e-bd43c6362393",
"name": "When chat message received",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
840,
100
],
"webhookId": "d832bc01-555e-4a24-a8cc-31db8fc1c816",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "3b2c015e-d32b-482a-9d86-fa8c6be485df",
"name": "Claude Opus 4",
"type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
"position": [
1280,
740
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "f7d4ff33-7666-41cf-ac4a-6dc2cbac5745",
"name": "Extract from File",
"type": "n8n-nodes-base.extractFromFile",
"position": [
1160,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2405ced4-67ca-48c5-927f-ceee215cc526",
"name": "n8n",
"type": "n8n-nodes-base.n8n",
"position": [
1640,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "08d3c426-7d8d-4b65-981c-18c3dae980c0",
"name": "Workflow Link",
"type": "n8n-nodes-base.set",
"position": [
1800,
620
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "89617e9d-710d-4b93-a51a-891442f5bc46",
"name": "Get n8n Docs",
"type": "n8n-nodes-base.googleDrive",
"position": [
1000,
620
],
"parameters": {},
"typeVersion": 3
},
{
"id": "ea7b0ae4-ee60-4ae1-8b2a-cb168ab9faff",
"name": "n8n Builder",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1320,
620
],
"parameters": {},
"typeVersion": 2
},
{
"id": "763b64a5-be74-4395-902d-28d7369154cd",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
740,
520
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "692fbd8d-9bae-483f-969f-cb8fee79aec9",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
740,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0797e95f-0b43-48d1-913f-cd6e02a46918",
"name": "When Executed by Another Workflow",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
820,
620
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "2cd7079a-a515-4207-973b-878ded7e6e5a",
"name": "n8n Developer",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1000,
100
],
"parameters": {},
"typeVersion": 2
},
{
"id": "a8cff024-d2e6-4d4a-87c3-dd5efccca141",
"name": "Developer Tool",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
1200,
360
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "6e206a6c-290b-4fae-881b-4daf4940facc",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
740,
300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "63d59d53-dc02-4139-931d-acb53eee309f",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1080,
300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e1ccfe12-5a2b-4d9a-a482-1c1f481a345d",
"name": "Simple Memory",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
940,
360
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "32e7bba3-5432-4c56-8131-15c934267f9e",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b8e6b81d-ca6f-48ab-bb0c-53fc98a1ac44",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
800,
360
],
"parameters": {},
"typeVersion": 1.2
}
],
"pinData": {},
"connections": {
"n8n": {
"main": [
[
{
"node": "Workflow Link",
"type": "main",
"index": 0
}
]
]
},
"n8n Builder": {
"main": [
[
{
"node": "n8n",
"type": "main",
"index": 0
}
]
]
},
"Get n8n Docs": {
"main": [
[
{
"node": "Extract from File",
"type": "main",
"index": 0
}
]
]
},
"Claude Opus 4": {
"ai_languageModel": [
[
{
"node": "n8n Builder",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Simple Memory": {
"ai_memory": [
[
{
"node": "n8n Developer",
"type": "ai_memory",
"index": 0
}
]
]
},
"Developer Tool": {
"ai_tool": [
[
{
"node": "n8n Developer",
"type": "ai_tool",
"index": 0
}
]
]
},
"Extract from File": {
"main": [
[
{
"node": "n8n Builder",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "n8n Developer",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"When chat message received": {
"main": [
[
{
"node": "n8n Developer",
"type": "main",
"index": 0
}
]
]
},
"When Executed by Another Workflow": {
"main": [
[
{
"node": "Get n8n Docs",
"type": "main",
"index": 0
}
]
]
}
}
}

I n8n Editor: klistra in med Ctrl+VArbetsflöde kommer att skapas