1293 Wait Splitout Automation Webhook

1293 Wait Splitout Automation Webhook

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

Workflow Overview

Total Nodes
88
Node Types
25

Node Types

split Out
Split Out Chunks, Results to List, Template to List
3 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
http Request
Web Search For API Schema, Scrape Webpage Contents
2 nodes
text Splitter Recursive Character Text Splitter
Recursive Character Text Splitter1
1 node
set
Content Chunking @ 50k Chars, Set Embedding Variables, Query & Docs, Response Empty, Response OK, Query Templates, Extract API Templates, Query & Docs1, Response OK1, Response Empty1, Research Event, Extract Event, Set Upload Fields, Response OK2, Generate Event, Response Scrape Error, Response No API Docs
17 nodes
document Default Data Loader
Default Data Loader
1 node
execute Workflow Trigger
Execute Workflow Trigger
1 node
execution Data
Execution Data
1 node
switch
EventRouter
1 node
lm Chat Google Gemini
Google Gemini Chat Model, Google Gemini Chat Model1, Google Gemini Chat Model2
3 nodes
filter
Successful Runs, Filter Results
2 nodes
split In Batches
For Each Document..., For Each Template..., For Each Template...1, For Each Generate..., For Each Research..., For Each Extract...
6 nodes
embeddings Google Gemini
Embeddings Google Gemini, Embeddings Google Gemini1, Embeddings Google Gemini2
3 nodes
text Classifier
Has API Documentation?
1 node
vector Store Qdrant
Store Document Embeddings, Search in Relevant Docs, Search in Relevant Docs1
3 nodes
information Extractor
Extract API Operations, Identify Service Products
2 nodes
wait
Wait, Wait2, Wait1
3 nodes
remove Duplicates
Remove Dupes, Remove Duplicates
2 nodes
execute Workflow
Research, Extract, Generate
3 nodes
if
Has Results?, Has Operations?, Has Results?1, All Research Done?, All Extract Done?, All Generate Done?, Has Results?3
7 nodes
aggregate
Combine Docs, Combine Docs1
2 nodes
code
Merge Lists, Contruct JSON Schema
2 nodes
google Sheets
Append Row, Research Pending, Research Result, Research Error, Extract Pending, Extract Result, Extract Error, Get API Operations, Generate Pending, Generate Error, Generate Result, Get All Extract, Get All Research, Get All Generate
14 nodes
google Drive
Upload to Drive
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes

Workflow JSON

102.57 KB
{
  "name": "1293 Wait Splitout Automation Webhook",
  "nodes": [
    {
      "id": "2498bb93-176f-458c-acee-f541859df770",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        2460,
        2820
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c08bcf84-9336-44f9-b452-0c9469f18f48",
      "name": "Web Search For API Schema",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        3100,
        3820
      ],
      "parameters": {
        "url": "https://api.apify.com/v2/acts/serping~fast-google-search-results-scraper/run-sync-get-dataset-items",
        "method": "POST",
        "options": {},
        "sendBody": true,
        "authentication": "genericCredentialType",
        "bodyParameters": {
          "parameters": [
            {
              "name": "searchTerms",
              "value": "={{\n[\n `site:${$json.data.url.rep...

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