Use Cases
- Automatically save email attachments from Gmail to Google Drive
- Sort attachments based on file size for better organization
- Notify users about large files received via email
How It Works
Triggers on new unread emails from a specified sender in Gmail Downloads attachments from the email Splits attachments for individual processing Sorts attachments based on file size using a switch node Uploads large files to Google Drive and sends notifications for large files
Setup Steps
- 1Import the workflow template into n8n
- 2Connect your Gmail account for the trigger node
- 3Set up Google Drive credentials for file uploads
- 4Customize the sender email filter in the Gmail trigger
- 5Adjust the file size thresholds in the switch node as needed
Apps Used
Gmail
Google Drive
Categories
Target Roles
Industries
Tags
#file organization
#email automation
#notifications