🗂️ 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