Skip to content
FlowHubFluxonLab
D
AI Automationfree

Notion to Pinecone Vector Store Integration

by Udit Rawatadapted from n8n official workflow galleryUpdated Aug 2026
RequiresDDefault Data LoaderEmbeddings Google GeminiEmbeddings Google GeminiNotionNotionPinecone Vector StorePinecone Vector StoreToken SplitterToken Splitter
Share Post Share
TSToken SplitterNotion - Page Added TriggerNotion - Page A…Notion - Retrieve Page ContentNotion - Retrie…FiFilter Non-Text ContentFilter Non-Text…SuSummarize - Concatenate Notion's blocks contentSummarize - Con…DDCreate metadata and load contentCreate metadata…EGEmbeddings Google GeminiEmbeddings Goog…VSPinecone Vector StorePinecone Vector…1234567
1/5
STEPS · 7
Starts on a Notion event

This n8n automation is designed to extract, process, and store content from Notion pages into a Pinecone vector store. Here's a breakdown of the workflow: Notion - Page Added Trigger: The automation starts by monitoring for newly added pages in a specific Notion database. It triggers whenever a new page is created, capturing the page's metadata. Notion - Retrieve Page Content: Once triggered, the automation fetches the full content of the newly added Notion page, including blocks like text, images, and videos. Filter Non-Text Content: The next step filters out non-text content (such as images and videos), ensuring only textual content is processed. Summarize - Concatenate Notion's blocks content: The remaining text content is concatenated into a single block of text for easier processing. Token Splitter: The concatenated text is then split into manageable tokens, which are chunks of text that can be used for embedding. Create metadata and load content: Metadata such as the page ID, creation time, and title are added to the content, making it easy to reference and track.

Tags

n8nreference-onlydocument-default-data-loaderembeddings-google-gemininotiontext-splitter-token-splittervector-store-pinecone
Connects
DDefault Data LoaderembeddingsgooglegeminiEmbeddings Google GemininotionNotionpineconevectorstorePinecone Vector StoretokensplitterToken Splitter
CategoryAI Automation
Triggermanual
Complexitymedium
Nodes8
AddedJan 25, 2025

Related workflows

See all AI Automation
Dgoogledriveopenaichatmodelsummarizationchain
free

Load and summarize Google Drive files with AI

This workflow includes advanced features like text summarization and tokenization, it's ideal for automating document processing tasks that require parsing and summarizing text data from Google Drive. To use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
DhtmlWopenaichatmodel
free

Scrape and summarize webpages with AI

This workflow integrates both web scraping and NLP functionalities. It uses HTML parsing to extract links, HTTP requests to fetch essay content, and AI-based summarization using GPT-4o. It's an excellent example of an end-to-end automated task that is not only efficient but also provides real value by summarizing valuable content. Note that to use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team
ACDgmail
free

AI: Summarize podcast episode and enhance using Wikipedia

The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team