0719 Stopanderror Splitout Create Webhook

0719 Stopanderror Splitout Create Webhook

Complex
High
85
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
85
Node Types
24

Node Types

output Parser Structured
Structured Output Parser, Structured Output Parser1, Structured Output Parser2, Structured Output Parser4
4 nodes
set
Set Variables, Set Initial Query, HTML to Array, Research Goal + Learnings, Accumulate Results, DeepResearch Results, Set Next Queries, Get Initial Query, Get Research Results, Parse JSON blocks, Empty Response, Get Markdown + URL
12 nodes
lm Chat Open Ai
OpenAI Chat Model, OpenAI Chat Model1, OpenAI Chat Model2, OpenAI Chat Model3, OpenAI Chat Model4
5 nodes
form Trigger
On form submission
1 node
chain Llm
Generate SERP Queries, Clarifying Questions, Report Page Generator, Notion Block Generator, DeepResearch Report, DeepResearch Learnings
6 nodes
split Out
SERP to Items, Results to Items, Feedback to Items, Tags to Items
4 nodes
no Op
Item Ref
1 node
split In Batches
For Each Query..., For Each Question..., For Each Block...
3 nodes
form
Ask Clarity Questions, End Form, Confirmation, Research Request
4 nodes
execute Workflow Trigger
DeepResearch Subworkflow
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note13, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note15, Sticky Note8, Sticky Note9, Sticky Note10, Sticky Note11, Sticky Note14, Sticky Note12, Sticky Note16, Sticky Note17, Sticky Note18, Sticky Note20, Sticky Note19
21 nodes
execute Workflow
Initiate DeepResearch, Generate Report, Generate Learnings
3 nodes
execution Data
Execution Data
1 node
switch
JobType Router
1 node
notion
Create Row, Get Existing Row, Set In-Progress, Set Done, Get Existing Row1
5 nodes
if
Is Depth Reached?, Has Content?, Is Apify Auth Error?
3 nodes
markdown
Convert to HTML
1 node
lm Chat Google Gemini
Google Gemini Chat Model
1 node
http Request
Upload to Notion Page, RAG Web Browser
2 nodes
aggregate
Combine & Send back to Loop
1 node
filter
Valid Blocks, Valid Results
2 nodes
merge
Append Blocks
1 node
code
URL Sources to Lists
1 node
stop And Error
Stop and Error
1 node

Workflow JSON

93.88 KB
{
  "meta": {
    "instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
    "templateCredsSetupCompleted": true
  },
  "name": "0719 Stopanderror Splitout Create Webhook",
  "nodes": [
    {
      "id": "a342005e-a88e-419b-b929-56ecbba4a936",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1300,
        1180
      ],
      "parameters": {
        "schemaType": "manual",
        "inputSchema": "{\n  \"type\": \"object\",\n  \"properties\": {\n    \"learnings\": {\n      \"type\": \"array\",\n      \"description\": \"List of learnings, max of 3.\",\n      \"items\": { \"type\": \"string\" }\n    },\n    \"followUpQuestions\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"string\",\n        \"description\": \"List of follow-up questions to research the topic further, max of 3.\"\n      }\n    }\n  }\n}"
      },
      "typeVersion": 1.2
    },
    {
 ...

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