๐ Bulk file upload to Google Drive with folder management
โก 6,895 views ยท ๐ File Management
Description
๐๏ธ Bulk File Upload to Google Drive with Folder Management
How it works
- User submits files and target folder name via form
- Workflow checks if folder exists in Drive
- Creates folder if needed or uses existing one
- Processes and uploads all files maintaining structure
Set up steps (Est. 10-15 mins)
- Set up Google Drive credentials in n8n
- Replace parent folder ID in search query with your Drive folder ID
- Configure form node with:
- Multiple file upload field
- Folder name text field
- Test workflow with sample files
๐ก Detailed configuration steps and patterns are documented in sticky notes within the workflow.
Perfect for:
- Bulk file organization
- Automated Drive folder management
- File upload automation
- Maintaining consistent file structures
๐ Nodes Used
Google Drive, n8n Form Trigger
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File