Block 1 - Loop Over Items
- Type / Role
- n8n-nodes-base.splitInBatches - splitInBatches
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
This template can be used to sync the files in your Google drive to a new or existing InfraNodus knowledge graph . The InfraNodus graph will then reveal the main topics an...
n8n-nodes-base.splitinbatches, n8n-nodes-base.googledrive, n8n-nodes-base.switch, n8n-nodes-base.extractfromfile, n8n-nodes-base.httprequest, n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.googledrivetrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by InfraNodus.
Original n8n.io sourceThis template can be used to sync the files in your Google drive to a new or existing InfraNodus knowledge graph.
The InfraNodus graph will then reveal the main topics and ideas in your collection of documents and show the content gaps in them. You can also use the built-in AI to converse with the documents.
You can also access the InfraNodus Graphs via its GraphRAG API to re-use them in your other n8n workflows for high-quality content retrieval and knowledge base optimization.
The template showcases the use of multiple n8n nodes and processes:
Note: If you want to upload files from your Google drive to an InfraNodus graph, check out our other workflow
Here's a description of this workflow step by step:
graphAndStatements API endpoint with the name of the new graph, the text field with the text data, the text settings, and doNotSave=false to create a new graphYou need an InfraNodus GraphRAG API account and key to use this workflow.
You can use Dropbox instead of Google Drive.
You can also modify this workflow slightly to make it Upload the files from a Google Drive when the new files appear in it.
Check out the complete guide at https://support.noduslabs.com/hc/en-us/articles/20267019838108-Upload-Sync-Your-Google-Drive-Folder-with-InfraNodus-using-n8n
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Sync Google Drive files to an InfraNodus Knowledge Graph |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Document Extraction, AI RAG |
| Author | InfraNodus |
| Published | 29 May 2025 |
Use the JSON export at /data/workflows/4495/4495.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This template can be used to sync the files in your Google drive to a new or existing InfraNodus knowledge graph . The InfraNodus graph will then reveal the main topics an...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, AI RAG use case.