Automate Google Drive File Sharing and Link Generation - n8n Workflow | Neura Market
Automate Google Drive File Sharing and Link Generation
Streamline your Google Drive file sharing process with this n8n workflow, which automates public link generation and access status modification for batch file handling.
This workflow is designed to efficiently handle large volumes of files in Google Drive by automating the sharing process. It uses OAuth2 authentication to securely access your files, processes them in batches for optimal performance, and generates public download links. Additionally, it modifies file access settings to ensure that files are publicly accessible to anyone with the link. This setup is ideal for users managing extensive file collections, such as a folder with over 4,000 files.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Freya Hansen
permission
set
code
noOp
merge
stickyNote
googleDrive
manualTrigger
splitInBatches
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.