0832 Splitout Limit Create Webhook

0832 Splitout Limit Create Webhook

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

Workflow Overview

Total Nodes
40
Node Types
13

Node Types

set
set credentials, Normalize names, set folder name + id, set folder name + id1, set global, Edit Fields, set name, pass all items, extract name from form, tags to string
10 nodes
http Request
login n8n, get tags, my-projects, Get folders, Move workflow to folder, Create folders
6 nodes
split Out
Split Out, Split Out2, Split Out the tags
3 nodes
sticky Note
Sticky Note2, Sticky Note, Sticky Note1, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8
9 nodes
filter
Filter, filter owned projects
2 nodes
remove Duplicates
Remove Duplicates
1 node
split In Batches
Loop Over Items
1 node
n8n
get workflows
1 node
limit
Limit1
1 node
form Trigger
On form submission
1 node
code
Code
1 node
if
If no folder, If folder exists
2 nodes
form
end import, select tags to move
2 nodes

Workflow JSON

33.53 KB
{
  "meta": {
    "instanceId": "db80165df40cb07c0377167c050b3f9ab0b0fb04f0e8cae0dc53f5a8527103ca",
    "templateCredsSetupCompleted": true
  },
  "name": "0832 Splitout Limit Create Webhook",
  "nodes": [
    {
      "id": "fd4629a6-f7c3-4927-a3da-767d8206b486",
      "name": "set credentials",
      "type": "n8n-nodes-base.set",
      "position": [
        0,
        300
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "bfb7f25d-f992-4395-9fbe-939a57fc2a3c",
              "name": "n8n",
              "type": "string",
              "value": "=[your n8n instance without a trailling /]"
            },
            {
              "id": "538e0608-fd19-46ed-ba2c-c1efe03eaf9b",
              "name": "username",
              "type": "string",
              "value": "=your n8n username"
            },
            {
              "id": "ad1c4785-70d0-40d7-a61c-e97c3e8702e7",
              "name": "pass...

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