AutomationFlowsGeneral › Pachca Vacation Request Workflow

Pachca Vacation Request Workflow

Original n8n title: Заявка На Отпуск

Заявка на отпуск. Uses n8n-nodes-pachca. Event-driven trigger; 3 nodes.

Event trigger★☆☆☆☆ complexity3 nodesN8N Nodes Pachca
General Trigger: Event Nodes: 3 Complexity: ★☆☆☆☆ Added:

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 →

Download .json
{
  "name": "\u0417\u0430\u044f\u0432\u043a\u0430 \u043d\u0430 \u043e\u0442\u043f\u0443\u0441\u043a",
  "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": "/\u043e\u0442\u043f\u0443\u0441\u043a",
              "operator": {
                "type": "string",
                "operation": "contains"
              }
            }
          ],
          "combinator": "and"
        }
      },
      "name": "IF /\u043e\u0442\u043f\u0443\u0441\u043a",
      "type": "n8n-nodes-base.if",
      "typeVersion": 2.2,
      "position": [
        260,
        0
      ]
    },
    {
      "parameters": {
        "resource": "message",
        "operation": "create",
        "entityId": "={{ $(\"Pachca Trigger\").item.json.chat_id }}",
        "content": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443, \u0447\u0442\u043e\u0431\u044b \u043e\u0444\u043e\u0440\u043c\u0438\u0442\u044c \u0437\u0430\u044f\u0432\u043a\u0443 \u043d\u0430 \u043e\u0442\u043f\u0443\u0441\u043a:",
        "additionalFields": {
          "buttons": "[[{\"text\": \"\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0437\u0430\u044f\u0432\u043a\u0443\", \"data\": \"vacation_request\"}]]"
        }
      },
      "name": "\u041a\u043d\u043e\u043f\u043a\u0430 \u0437\u0430\u044f\u0432\u043a\u0438",
      "type": "n8n-nodes-pachca.pachca",
      "typeVersion": 2,
      "position": [
        520,
        0
      ]
    }
  ],
  "connections": {
    "Pachca Trigger": {
      "main": [
        [
          {
            "node": "IF /\u043e\u0442\u043f\u0443\u0441\u043a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "IF /\u043e\u0442\u043f\u0443\u0441\u043a": {
      "main": [
        [
          {
            "node": "\u041a\u043d\u043e\u043f\u043a\u0430 \u0437\u0430\u044f\u0432\u043a\u0438",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  }
}
Pro

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/vacation.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

Обработка согласования. Uses n8n-nodes-pachca. Event-driven trigger; 4 nodes.

N8N Nodes Pachca
General

Пересылка сообщений. Uses n8n-nodes-pachca. Event-driven trigger; 3 nodes.

N8N Nodes Pachca
General

Приветствие нового сотрудника. Uses n8n-nodes-pachca. Event-driven trigger; 3 nodes.

N8N Nodes Pachca
General

Protect Pdf With The Password Using Convertapi. Uses manualTrigger, readWriteFile, stickyNote, httpRequest. Event-driven trigger; 7 nodes.

Read Write File, HTTP Request, Google Drive
General

Kb Tool Confluence Knowledge Base. Uses executeWorkflowTrigger, httpRequest, stickyNote. Event-driven trigger; 7 nodes.

Execute Workflow Trigger, HTTP Request