Data Processing & Analysis

0042 Crypto Airtable Update Webhook

0042 Crypto Airtable Update Webhook

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

Workflow Overview

Total Nodes
26
Node Types
0

Workflow JSON

28.12 KB
{
  "name": "0042 Crypto Airtable Update Webhook",
  "nodes": [
    {
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        350,
        70
      ],
      "webhookId": "727b4887-e7f9-405f-bf94-7889c82a8f0b",
      "parameters": {
        "path": "sh",
        "options": {},
        "responseMode": "lastNode"
      },
      "typeVersion": 1
    },
    {
      "name": "Extract URL",
      "type": "n8n-nodes-base.set",
      "position": [
        650,
        -80
      ],
      "parameters": {
        "values": {
          "string": [
            {
              "name": "url",
              "value": "={{$node[\"Webhook\"].json[\"query\"][\"url\"]}}"
            }
          ]
        },
        "options": {},
        "keepOnlySet": true
      },
      "typeVersion": 1
    },
    {
      "name": "Check URL",
      "type": "n8n-nodes-base.if",
      "position": [
        500,
        70
      ],
      "parameters": {
        "conditions": {
          "b...

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