0290 Wait Code Update Webhook

0290 Wait Code Update Webhook

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

Workflow Overview

Total Nodes
11
Node Types
9

Node Types

merge
Merge
1 node
manual Trigger
When clicking "Execute Workflow"
1 node
http Request
HTTP Request
1 node
html Extract
HTML Extract
1 node
open Ai
OpenAI
1 node
code
Clean Content, Parse JSON
2 nodes
google Sheets
Update Google Sheets, Read Google Sheets
2 nodes
split In Batches
Split In Batches
1 node
wait
Wait
1 node

Workflow JSON

10.09 KB
{
  "meta": {
    "instanceId": "f0a68da631efd4ed052a324b63ff90f7a844426af0398a68338f44245d1dd9e5"
  },
  "name": "0290 Wait Code Update Webhook",
  "nodes": [
    {
      "id": "04750e9b-6ce3-401b-89e7-f1f17f3a4a28",
      "name": "When clicking \"Execute Workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -180,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7a8bb997-5a2d-4ee0-a1ca-bebe9fe32bc2",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        640,
        460
      ],
      "parameters": {
        "url": "=https://www.{{ $node[\"Split In Batches\"].json[\"Domain\"] }}",
        "options": {
          "redirect": {
            "redirect": {
              "followRedirects": true
            }
          }
        }
      },
      "typeVersion": 3,
      "continueOnFail": true
    },
    {
      "id": "6409f0c4-bf93-4a1d-a74c-e294fb39895f",
      "name":...

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