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\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u043d\u043e\u0432\u043e\u0433\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430",
"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.content }}",
"rightValue": "\u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u043b",
"operator": {
"type": "string",
"operation": "contains"
}
}
],
"combinator": "and"
}
},
"name": "IF \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0435",
"type": "n8n-nodes-base.if",
"typeVersion": 2.2,
"position": [
220,
0
]
},
{
"parameters": {
"resource": "message",
"operation": "create",
"entityId": "={{ $('Pachca Trigger').item.json.chat_id }}",
"content": "\u0414\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0443! \u0415\u0441\u043b\u0438 \u0435\u0441\u0442\u044c \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u2014 \u043f\u0438\u0448\u0438\u0442\u0435 \u0432 \u044d\u0442\u043e\u0442 \u0447\u0430\u0442."
},
"name": "\u041f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435",
"type": "n8n-nodes-pachca.pachca",
"typeVersion": 2,
"position": [
440,
0
]
}
],
"connections": {
"Pachca Trigger": {
"main": [
[
{
"node": "IF \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0435",
"type": "main",
"index": 0
}
]
]
},
"IF \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0435": {
"main": [
[
{
"node": "\u041f\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435",
"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/welcome.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.