Use Cases
- Automatically flag duplicate files in Google Drive to avoid confusion.
- Delete unnecessary duplicate files to save storage space.
- Organize files by keeping only the most relevant versions.
- Streamline file management for teams handling large datasets.
How It Works
Triggers on new file uploads in a specified Google Drive folder. Filters out Google Apps files that are not binary. Identifies duplicates based on MD5 checksums. Allows users to choose whether to keep the first or last duplicate. Flags or deletes duplicates based on user-defined actions.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Google Drive trigger settings, including folder and poll times.
- 3Set preferences for keeping duplicates and actions to take on them.
- 4Test the workflow with sample files to ensure proper functionality.
Apps Used
Google Drive
Categories
Target Roles
Industries
Tags
#file organization
#process automation
#workflow management