0615 Webhook Filemaker Create Webhook

0615 Webhook Filemaker Create Webhook

Webhook
High
11
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
11
Node Types
8

Node Types

crypto
Crypto
1 node
move Binary Data
Move Binary Data
1 node
set
Set
1 node
if
IF
1 node
respond To Webhook
Success, Unauthorised
2 nodes
filemaker
Create webhook record, Perform processWebhook script
2 nodes
sticky Note
Sticky Note, Sticky Note1
2 nodes
webhook
Xero Webhook
1 node

Workflow JSON

6.33 KB
{
  "meta": {
    "instanceId": "5663a0748c6a6e6071d13694c60722e799714f53ff7a9bfdda15fbadbaeebb76"
  },
  "name": "0615 Webhook Filemaker Create Webhook",
  "nodes": [
    {
      "id": "9bd2c2f7-d837-451e-8a25-a185713edefb",
      "name": "Crypto",
      "type": "n8n-nodes-base.crypto",
      "position": [
        1640,
        660
      ],
      "parameters": {
        "type": "SHA256",
        "value": "={{$json[\"source_data\"]}}",
        "action": "hmac",
        "secret": "1",
        "encoding": "base64",
        "dataPropertyName": "target_data"
      },
      "typeVersion": 1
    },
    {
      "id": "75aca737-5e31-4022-8827-375cf8717a06",
      "name": "Move Binary Data",
      "type": "n8n-nodes-base.moveBinaryData",
      "position": [
        1240,
        660
      ],
      "parameters": {
        "options": {},
        "setAllData": false,
        "destinationKey": "raw_data"
      },
      "typeVersion": 1
    },
    {
      "id": "f1ece5d1-a38f-4548-80b4-a77f07c0cc95"...

Showing first 1000 characters. Click "Expand" to view the full JSON.