The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "\u041f\u0435\u0440\u0435\u0441\u044b\u043b\u043a\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439",
"nodes": [
{
"parameters": {
"events": [
"new_message"
]
},
"name": "Pachca Trigger",
"type": "n8n-nodes-pachca.pachcaTrigger",
"typeVersion": 2,
"position": [
0,
0
]
},
{
"parameters": {
"conditions": {
"options": {
"caseSensitive": false,
"leftValue": "",
"typeValidation": "strict"
},
"conditions": [
{
"id": "1",
"leftValue": "={{ $json.chat_id }}",
"rightValue": "CHAT_ID_\u0418\u0421\u0422\u041e\u0427\u041d\u0418\u041a\u0410",
"operator": {
"type": "number",
"operation": "equals"
}
}
],
"combinator": "and"
}
},
"name": "IF \u0438\u0437 \u043d\u0443\u0436\u043d\u043e\u0433\u043e \u0447\u0430\u0442\u0430",
"type": "n8n-nodes-base.if",
"typeVersion": 2.2,
"position": [
220,
0
]
},
{
"parameters": {
"resource": "message",
"operation": "create",
"entityId": "CHAT_ID_\u0426\u0415\u041b\u0415\u0412\u041e\u0413\u041e",
"content": "**\u041f\u0435\u0440\u0435\u0441\u044b\u043b\u043a\u0430 \u043e\u0442 {{ $('Pachca Trigger').item.json.user_id }}:**\n\n{{ $('Pachca Trigger').item.json.content }}"
},
"name": "\u041f\u0435\u0440\u0435\u0441\u043b\u0430\u0442\u044c",
"type": "n8n-nodes-pachca.pachca",
"typeVersion": 2,
"position": [
440,
0
]
}
],
"connections": {
"Pachca Trigger": {
"main": [
[
{
"node": "IF \u0438\u0437 \u043d\u0443\u0436\u043d\u043e\u0433\u043e \u0447\u0430\u0442\u0430",
"type": "main",
"index": 0
}
]
]
},
"IF \u0438\u0437 \u043d\u0443\u0436\u043d\u043e\u0433\u043e \u0447\u0430\u0442\u0430": {
"main": [
[
{
"node": "\u041f\u0435\u0440\u0435\u0441\u043b\u0430\u0442\u044c",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
"executionOrder": "v1"
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Пересылка сообщений. Uses n8n-nodes-pachca. Event-driven trigger; 3 nodes.
Source: https://github.com/pachca/openapi/blob/main/apps/docs/public/workflows/n8n/forward.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Обработка согласования. Uses n8n-nodes-pachca. Event-driven trigger; 4 nodes.
Заявка на отпуск. Uses n8n-nodes-pachca. Event-driven trigger; 3 nodes.
Приветствие нового сотрудника. Uses n8n-nodes-pachca. Event-driven trigger; 3 nodes.
Protect Pdf With The Password Using Convertapi. Uses manualTrigger, readWriteFile, stickyNote, httpRequest. Event-driven trigger; 7 nodes.
Kb Tool Confluence Knowledge Base. Uses executeWorkflowTrigger, httpRequest, stickyNote. Event-driven trigger; 7 nodes.