When you need HTTP Request and Qdrant Vector Store talking to each other, here are the 98 n8n workflows in the catalog that already do it. Each is integration-tagged and privacy-stripped — copy the JSON and import.
Workflows that pair HTTP Request with Qdrant Vector Store
Api Schema Extractor. Uses manualTrigger, httpRequest, splitOut, textSplitterRecursiveCharacterTextSplitter. Event-driven trigger; 88 nodes.
Wait Splitout. Uses manualTrigger, httpRequest, splitOut, textSplitterRecursiveCharacterTextSplitter. Event-driven trigger; 88 nodes.
This workflow automates the process of discovering and extracting APIs from various services, followed by generating custom schemas. It works in three distinct stages: research, extraction, and schema
This comprehensive workflow bundle is designed as a powerful starter kit, enabling you to build a multi-functional AI assistant on Telegram. It seamlessly integrates AI-powered voice interactions, an
⚡AI-Powered YouTube Playlist & Video Summarization and Analysis v2. Uses lmChatGoogleGemini, agent, splitOut, chainLlm. Chat trigger; 72 nodes.
This n8n workflow transforms entire YouTube playlists or single videos into interactive knowledge bases you can chat with. Ask questions and get summaries without needing to watch hours of content. 🔗
I originally started to template to ask questions on the "n8n @ scale office-hours" livestream videos but then extended it to include the latest videos on the official channel.
Code Extractfromfile. Uses manualTrigger, sort, httpRequest, compression. Event-driven trigger; 50 nodes.
2464. Uses httpRequest, compression, editImage, documentDefaultDataLoader. Event-driven trigger; 50 nodes.
Workflow 2464. Uses httpRequest, compression, editImage, documentDefaultDataLoader. Event-driven trigger; 50 nodes.
Are you a popular tech startup accelerator (named after a particular higher order function) overwhelmed with 1000s of pitch decks on a daily basis? Wish you could filter through them quickly using AI
Splitout Code. Uses stickyNote, toolWorkflow, mcpTrigger, executeWorkflowTrigger. Event-driven trigger; 44 nodes.
This n8n implementation exposes other cool API features from Qdrant such as facet search, grouped search and recommendations APIs. With this, we can build an easily customisable and maintainable Qdran
Survey Insights With Qdrant, Python And Information Extractor. Uses embeddingsOpenAi, documentDefaultDataLoader, textSplitterRecursiveCharacterTextSplitter, googleSheets. Event-driven trigger; 42 node
Splitout Code. Uses embeddingsOpenAi, documentDefaultDataLoader, textSplitterRecursiveCharacterTextSplitter, googleSheets. Event-driven trigger; 42 nodes.
This n8n template is one of a 3-part series exploring use-cases for clustering vector embeddings: Survey Insights Customer Insights Community Insights
This n8n template demonstrates how to automate comprehensive web research using multiple AI models to find, analyze, and extract insights from authoritative sources.
🤖📈 This workflow is my personal solution for the Agentic Arena Community Contest, where the goal is to build a Retrieval-Augmented Generation (RAG) AI agent capable of answering questions based on a p
This workflow transforms a Google Drive folder into an intelligent, searchable knowledge base and provides a chat agent to query it. It’s composed of two distinct flows: An ingestion pipeline to proce
This workflow helps users find the most relevant n8n templates using AI.
Wait Splitout. Uses manualTrigger, embeddingsMistralCloud, documentDefaultDataLoader, textSplitterRecursiveCharacterTextSplitter. Event-driven trigger; 38 nodes.
Wait Splitout. Uses manualTrigger, embeddingsMistralCloud, documentDefaultDataLoader, textSplitterRecursiveCharacterTextSplitter. Event-driven trigger; 38 nodes.
This n8n workflows builds another example of creating a knowledgebase assistant but demonstrates how a more deliberate and targeted approach to ingesting the data can produce much better results for y
The benefits being (1) the vision model doesn't need to keep all document scans in context (expensive) and (2) ability to query on graphical content such as charts, graphs and tables. Page extracts fr
See more HTTP Request workflows · Qdrant Vector Store workflows
FAQ
How do I trigger a Qdrant Vector Store action from HTTP Request?
Most workflows in this list use either a HTTP Request webhook trigger (real-time) or a polling trigger (every N minutes). From there, downstream Qdrant Vector Store nodes handle the action. Open any workflow's detail page to see the exact node graph.
Do I need both a HTTP Request and a Qdrant Vector Store account?
Yes — n8n connects to each integration via your own credentials. AutomationFlows strips credential IDs before publishing, so you'll add your own.
Are these HTTP Request → Qdrant Vector Store workflows free?
Yes — every workflow on AutomationFlows is free to browse and copy. Pro adds a multi-signal QualityScore on every workflow plus bulk JSON download.