0608 Splitout Code Import Webhook

0608 Splitout Code Import Webhook

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

Workflow Overview

Total Nodes
19
Node Types
8

Node Types

sticky Note
Sticky Note29, Sticky Note30, Sticky Note22, Sticky Note24, Sticky Note31, Sticky Note27, Sticky Note40, Sticky Note18
8 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
set
SERP results, Set Keywords to get SERPs for, Assign SearchQuery
3 nodes
split Out
Separate, Split out Keywords
2 nodes
filter
Title <> Empty
1 node
code
Assign SERP #pos
1 node
http Request
GET SERP
1 node
no Op
Connect to your own database - , Connect to your own database2
2 nodes

Workflow JSON

13.84 KB
{
  "meta": {
    "instanceId": "6b6a2db47bdf8371d21090c511052883cc9a3f6af5d0d9d567c702d74a18820e"
  },
  "name": "0608 Splitout Code Import Webhook",
  "nodes": [
    {
      "id": "f4570aad-db25-4dcd-8589-b1c8335935de",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        200,
        2800
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "92aae60e-5fcd-4588-9a41-92e7c1b7f2ff",
      "name": "SERP results",
      "type": "n8n-nodes-base.set",
      "position": [
        1286,
        2800
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "b3e662aa-7ace-45ca-815a-0ad1d65ef7a0",
              "name": "organicResults",
              "type": "array",
              "value": "={{ $json.result.organicResults }}"
            },
            {
              "id": "ac655bf2-181f-4117-a7d6-aa4ec2738bd9",
     ...

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