Prod: Notion to Vector Store - Dimension 768

Prod: Notion to Vector Store - Dimension 768

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

Workflow Overview

Total Nodes
8
Node Types
8

Node Types

text Splitter Token Splitter
Token Splitter
1 node
notion Trigger
Notion - Page Added Trigger
1 node
notion
Notion - Retrieve Page Content
1 node
filter
Filter Non-Text Content
1 node
summarize
Summarize - Concatenate Notion's blocks content
1 node
document Default Data Loader
Create metadata and load content
1 node
embeddings Google Gemini
Embeddings Google Gemini
1 node
vector Store Pinecone
Pinecone Vector Store
1 node

Workflow JSON

7.53 KB
{
  "id": "vOSQYz747gtzj1zF",
  "meta": {
    "instanceId": "d16fb7d4b3eb9b9d4ad2ee6a7fbae593d73e9715e51f583c2a0e9acd1781c08e",
    "templateId": "2290"
  },
  "name": "Prod: Notion to Vector Store - Dimension 768",
  "tags": [
    {
      "id": "Vs70y1mj5s2XzUap",
      "name": "Production",
      "createdAt": "2024-12-24T14:42:00.549Z",
      "updatedAt": "2024-12-24T14:42:00.549Z"
    }
  ],
  "nodes": [
    {
      "id": "6d2579b8-376f-44c3-82e8-9dc608efd98b",
      "name": "Token Splitter",
      "type": "@n8n/n8n-nodes-langchain.textSplitterTokenSplitter",
      "position": [
        2200,
        800
      ],
      "parameters": {
        "chunkSize": 256,
        "chunkOverlap": 30
      },
      "typeVersion": 1
    },
    {
      "id": "79b3c147-08ca-4db4-9116-958a868cbfd9",
      "name": "Notion - Page Added Trigger",
      "type": "n8n-nodes-base.notionTrigger",
      "position": [
        1080,
        360
      ],
      "parameters": {
        "simple": false,
        "po...

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