It would help if there was a node for:
Improved file handling and syncing for Google Drive, OneDrive, or direct syncing of a local folder with n8n, enabling seamless ingestion and workflow triggering for non-native file formats like .docx
.
My use case:
I’m using a document ingestion system where files are processed through workflows in n8n and ingested into a Supabase database. The system works fine if I manually upload .docx
files to Google Drive and convert them into Google Docs format. However, I’d like to automate this process and avoid manual uploads or conversions.
My ideal solution would allow:
- Syncing a local folder with either Google Drive, OneDrive, or directly with n8n.
- Automatically triggering workflows when new files are added, regardless of the file format, or automatically converting unsupported formats during upload (e.g.,
.docx
to Google Docs).
I’ve explored OneDrive as an alternative due to its desktop syncing capabilities, but while I successfully set up OAuth and logged in, the node does not trigger workflows as expected, and syncing hasn’t worked as intended.
If neither Google Drive nor OneDrive works seamlessly, I am open to a solution where a local folder syncs directly with n8n to process the documents.
Any resources to support this?
- Google Drive documentation on file conversion and workflow triggers: Google Drive API Docs
- OneDrive documentation for syncing and triggering workflows: Microsoft Graph API Docs
- Direct syncing tools like rclone, which could connect local folders to n8n: rclone
Are you willing to work on this?
Yes, I’m willing to collaborate and test solutions with Google Drive, OneDrive, or direct local folder integration with n8n to achieve the desired functionality. Additionally, I am open to retaining a freelancer from the community who can assist in resolving this issue or building a custom solution. Please let me know if you’re available and interested!