Automate Video Upload and Renaming on Google Drive via URL - n8n Workflow | Neura Market
Automate Video Upload and Renaming on Google Drive via URL
This workflow automates the process of uploading videos from a URL to Google Drive and renaming them using Google Apps Script and n8n.
This workflow is designed to handle large video files by leveraging Google Apps Script as a server endpoint. It receives a file URL, downloads the file, and uploads it to a specified Google Drive folder. The workflow then renames the file using the Google Drive node in n8n. This setup is particularly useful for managing large files that n8n cannot handle directly.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Yara Mansour
googleDrive
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.