Sync Google Drive Files to InfraNodus Knowledge Graph - n8n Workflow | Neura Market
Sync Google Drive Files to InfraNodus Knowledge Graph
Automatically syncs files from Google Drive to InfraNodus, extracting text from TXT, PDF, and Markdown files to build a knowledge graph revealing topics, ideas, and content gaps.
This n8n workflow automates the synchronization of files from a specified Google Drive folder to an InfraNodus knowledge graph. It triggers on new files, iterates through them, retrieves content, identifies file types (TXT, PDF, Markdown), and extracts text accordingly. For PDFs, it offers optional high-quality conversion via ConvertAPI before processing. The extracted text is then sent to InfraNodus's graphAndStatements API to generate or update a knowledge graph.
Key benefits include automati
Platform
n8n
Category
Education
Price
$19.99
Creator
BestWorkflows
Google Drive
InfraNodus
Knowledge Graph
Text Extraction
PDF Conversion
Automation
Education
Course Management
AI Integration
Content Analysis
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.