Automated Google Drive to InfraNodus Graph Sync

somdn_product_page

This n8n workflow automates the process of syncing newly added files from a specified Google Drive folder to an InfraNodus knowledge graph. It begins with monitoring Google Drive for new files, iterates through each file, downloads and extracts text content depending on the file type (PDF, text, Markdown, JSON, CSV), and then uploads the extracted text to InfraNodus to visualize the data as a knowledge graph. The workflow includes options for enhanced PDF conversion via ConvertAPI. This automation is useful for maintaining an up-to-date visual representation of stored documents, research notes, or project files in InfraNodus, allowing for better knowledge management and insights. Practical use cases include research collaboration, content organization, and research data analysis.

Node Count

11 – 20 Nodes

Nodes Used

extractFromFile, googleDrive, googleDriveTrigger, httpRequest, set, splitInBatches, stickyNote, switch

Reviews

There are no reviews yet.

Be the first to review “Automated Google Drive to InfraNodus Graph Sync”

Your email address will not be published. Required fields are marked *