AutomationFlowsGeneral › Pachca Approval with Buttons

Pachca Approval with Buttons

Original n8n title: Согласование С Кнопками

Согласование с кнопками. Uses n8n-nodes-pachca. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesN8N Nodes Pachca
General Trigger: Webhook Nodes: 2 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": "\u0421\u043e\u0433\u043b\u0430\u0441\u043e\u0432\u0430\u043d\u0438\u0435 \u0441 \u043a\u043d\u043e\u043f\u043a\u0430\u043c\u0438",
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "approval",
        "responseMode": "onReceived",
        "responseData": "allEntries"
      },
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        0,
        0
      ]
    },
    {
      "parameters": {
        "resource": "message",
        "operation": "create",
        "entityId": "CHAT_ID",
        "content": "\u0417\u0430\u043f\u0440\u043e\u0441 \u043d\u0430 \u0441\u043e\u0433\u043b\u0430\u0441\u043e\u0432\u0430\u043d\u0438\u0435:\n\n{{ $json.body.text || '\u041d\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441' }}",
        "additionalFields": {
          "buttons": "[[{\"text\": \"\u0421\u043e\u0433\u043b\u0430\u0441\u043e\u0432\u0430\u0442\u044c\", \"data\": \"approve\"}, {\"text\": \"\u041e\u0442\u043a\u043b\u043e\u043d\u0438\u0442\u044c\", \"data\": \"reject\"}]]"
        }
      },
      "name": "\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0441 \u043a\u043d\u043e\u043f\u043a\u0430\u043c\u0438",
      "type": "n8n-nodes-pachca.pachca",
      "typeVersion": 2,
      "position": [
        220,
        0
      ]
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0441 \u043a\u043d\u043e\u043f\u043a\u0430\u043c\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. Webhook trigger; 2 nodes.

Source: https://github.com/pachca/openapi/blob/main/apps/docs/public/workflows/n8n/approval.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

This sample workflow allows you to forward alerts from TheHive 5 to SIGNL4 in order to send reliable alerts to your team.

The Hive, Signl4
General

Update Time Tracking Projects Based On Syncro Status Changes. Uses clockify, httpRequest. Webhook trigger; 6 nodes.

Clockify, HTTP Request
General

DesligaBot. Uses httpRequest. Webhook trigger; 6 nodes.

HTTP Request
General

IDS AI - PDF Processor. Uses functionItem, respondToWebhook. Webhook trigger; 5 nodes.

Function Item
General

Export Workflows. Uses scheduleTrigger, httpRequest, respondToWebhook. Webhook trigger; 5 nodes.

HTTP Request