1647 Splitout Limit Automation Webhook

1647 Splitout Limit Automation Webhook

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

Workflow Overview

Total Nodes
15
Node Types
12

Node Types

limit
Limit to first 3
1 node
manual Trigger
When clicking "Execute Workflow"
1 node
http Request
Fetch essay list, Fetch essay texts
2 nodes
html
Extract essay names, Extract title
2 nodes
set
Clean up
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes
split Out
Split out into items
1 node
document Default Data Loader
Default Data Loader
1 node
text Splitter Recursive Character Text Splitter
Recursive Character Text Splitter
1 node
lm Chat Open Ai
OpenAI Chat Model1
1 node
merge
Merge
1 node
chain Summarization
Summarization Chain
1 node

Workflow JSON

8.39 KB
{
  "meta": {
    "instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9"
  },
  "name": "1647 Splitout Limit Automation Webhook",
  "nodes": [
    {
      "id": "67850bd7-f9f4-4d5b-8c9e-bd1451247ba6",
      "name": "When clicking \"Execute Workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -740,
        1000
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0d9133f9-b6d3-4101-95c6-3cd24cdb70c3",
      "name": "Fetch essay list",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -520,
        1000
      ],
      "parameters": {
        "url": "http://www.paulgraham.com/articles.html",
        "options": {}
      },
      "typeVersion": 4.1
    },
    {
      "id": "ee634297-a456-4f70-a995-55b02950571e",
      "name": "Extract essay names",
      "type": "n8n-nodes-base.html",
      "position": [
        -300,
        1000
      ],
      "parameters": {
        "options": {...

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