Save File to Google Drive and Log URL
detail.loadingPreview
This workflow saves uploaded files to Google Drive in a structured folder system and logs the URL of the saved file.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This n8n workflow automates the process of uploading files to Google Drive. It intelligently organizes files into date-based and file-type-based folders within a specified base folder. After a successful upload, it logs the URL of the saved file.
Key Features
- Dynamic folder creation based on date and file type.
- Configurable base folder for Google Drive.
- Option to store files by date or by file type, or both.
- Logs the URL of the successfully uploaded file.
How To Use
- Configure your Google Sheets credentials to fetch configuration settings.
- Set up your Google Drive credentials.
- Define your base Google Drive folder ID and other configuration parameters in the Google Sheet.
- Trigger the workflow with file upload data (e.g., via an HTTP request).
- The workflow will automatically create the necessary folders and upload the file, then output the file's URL.
Apps Used
Workflow JSON
{
"id": "4833f8c2-c1bf-4b8e-a9a0-6dc57cdc460e",
"name": "Save File to Google Drive and Log URL",
"nodes": 0,
"category": "File Management",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 4833f8c2-c1bf...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Upload Video to Drive via Google Script
Automates video uploads to Google Drive using a Google Apps Script.
Sync New Files From Google Drive with Airtable
Automatically sync new files from Google Drive to Airtable and share them via email.
Google Drive Image Optimizer
Automatically optimizes images uploaded to Google Drive using TinyPNG.
FTP File Upload and Listing
Uploads a file to an FTP server and then lists files in a directory.
Password Protect PDF
Download a PDF, protect it with a password, and save it to Google Drive.