Auto File Organizer For Google Drive Sort Pdfs, Images & Documents By Type 6611 – n8n Workflows – Free Template

⬇️ Download workflow.json
Archivo detectado: wf-6611.json

What This Workflow Does

This n8n workflow automatically finds and processes files from a specific Google Drive folder. It searches for all files in the designated “Particular” folder and then processes each file individually in batches, enabling automated file management and organization tasks.

How It Works

The workflow operates through a series of interconnected nodes that handle file discovery and batch processing:

  • Manual Trigger initiates the workflow when activated
  • Google Drive node searches the specified folder for all files
  • Conditional logic (If node) evaluates whether files were found
  • Split in Batches node divides the file list into manageable groups
  • Each file is processed individually through the workflow loop

Use Cases

  • Automatically organize and categorize files based on naming conventions or metadata
  • Batch move files from a source folder to destination folders based on file type or creation date
  • Process documents for conversion, compression, or format transformation
  • Generate reports or logs from files stored in Google Drive
  • Synchronize Google Drive files with other cloud storage services or databases

Nodes Used

  • Manual Trigger: Allows manual workflow execution through n8n interface
  • Google Drive: Connects to Google Drive and searches for files in specified folders
  • If Node: Evaluates conditions to determine workflow path based on search results
  • Split in Batches: Divides large file lists into smaller batches for sequential processing
  • Sticky Note: Provides documentation and notes within the workflow

Prerequisites

  • Active n8n account or self-hosted n8n instance
  • Google Drive account with access credentials
  • Specific folder ID from Google Drive where files are located
  • Appropriate Google Drive permissions to read and access files
  • Additional nodes or services configured for file destination or processing steps

Difficulty Level

Beginner to Intermediate. This workflow is suitable for users with basic n8n experience who understand Google Drive integration. The structure is straightforward, though customization may require knowledge of Google Drive folder IDs and conditional logic setup.

This workflow template is shared under the n8n fair-code license. Free to use and modify.

Comments

Leave a Reply

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