0555 Splitout Code Export Webhook

0555 Splitout Code Export Webhook

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

Workflow Overview

Total Nodes
37
Node Types
17

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
set
Zip Entries, Set Variables, Set Variables1, Prep Output For Export, Prep Values For Trigger
5 nodes
html
Extract Reviews
1 node
split Out
Reviews to List, Clusters To List
2 nodes
document Default Data Loader
Default Data Loader
1 node
text Splitter Recursive Character Text Splitter
Recursive Character Text Splitter
1 node
embeddings Open Ai
Embeddings OpenAI
1 node
http Request
Get Payload of Points, Find Reviews, Clear Existing Reviews, Get TrustPilot Page
4 nodes
lm Chat Open Ai
OpenAI Chat Model
1 node
filter
Only Clusters With 3+ points
1 node
google Sheets
Export To Sheets
1 node
execute Workflow
Trigger Insights
1 node
execute Workflow Trigger
Execute Workflow Trigger
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note7, Sticky Note8, Sticky Note6, Sticky Note9, Sticky Note10, Sticky Note12, Sticky Note11
13 nodes
vector Store Qdrant
Qdrant Vector Store
1 node
code
Apply K-means Clustering Algorithm
1 node
information Extractor
Customer Insights Agent
1 node

Workflow JSON

35.92 KB
{
  "meta": {
    "instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9"
  },
  "name": "0555 Splitout Code Export Webhook",
  "nodes": [
    {
      "id": "63501cc8-77c9-4037-9f70-da23b6d20b03",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        280,
        440
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "00de989c-d9e9-4b42-b5db-7097800a6017",
      "name": "Zip Entries",
      "type": "n8n-nodes-base.set",
      "position": [
        1380,
        360
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "833a554d-2b39-4160-9348-18b17b28ce30",
              "name": "data",
              "type": "array",
              "value": "={{ \n  $json.review_author.map((review_author, idx) => ({\n    review_author,\n    review_author_reviews_count: $json.review_author_reviews_co...

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