My workflow 3

My workflow 3

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

Workflow Overview

Total Nodes
36
Node Types
20

Node Types

convert To File
Convert to File4, Convert to File
2 nodes
vector Store Pinecone
Pinecone Vector Store, Pinecone Vector Store1
2 nodes
form Trigger
On form submission4
1 node
split In Batches
Loop Over Items1
1 node
if
If2
1 node
aggregate
Aggregate1
1 node
lm Chat Google Gemini
Google Gemini Chat Model5, Google Gemini Chat Model6, Google Gemini Chat Model, Google Gemini Chat Model1, Google Gemini Chat Model2, Google Gemini Chat Model3
6 nodes
embeddings Mistral Cloud
Embeddings Mistral Cloud, Embeddings Mistral Cloud1
2 nodes
document Default Data Loader
Default Data Loader
1 node
text Splitter Recursive Character Text Splitter
Recursive Character Text Splitter
1 node
chat Trigger
When chat message received
1 node
code
split the binary item, Code
2 nodes
http Request
Parsing the document, Check the parsing status, Provide the markdown
3 nodes
markdown
Markdown
1 node
gmail
Gmail
1 node
agent
AI Agent, AI Agent1, Translator Agent, Analyzer Agent
4 nodes
information Extractor
Information Extractor
1 node
chain Retrieval Qa
Question and Answer Chain
1 node
retriever Vector Store
Vector Store Retriever
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes

Workflow JSON

26.49 KB
{
  "id": "cGNK44mkCzIh4113",
  "meta": {
    "instanceId": "44c282b5a828cd0d7dda8a13c9168fe32406aaef7e8faa5a847408311387e400"
  },
  "name": "My workflow 3",
  "tags": [],
  "nodes": [
    {
      "id": "4db348cf-bd5a-408e-b212-d75b792460b4",
      "name": "On form submission4",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -1720,
        20
      ],
      "webhookId": "34a4ae98-8eb8-486b-8d7e-dd5fdde15cd5",
      "parameters": {
        "options": {},
        "formTitle": "form which gets multiple files",
        "formFields": {
          "values": [
            {
              "fieldType": "file",
              "fieldLabel": "file1",
              "requiredField": true
            },
            {
              "fieldType": "file",
              "fieldLabel": "file2"
            },
            {
              "fieldLabel": "provide your mail Id",
              "requiredField": true
            }
          ]
        }
      },
      "typeVersion": 2.2
    },...

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