Automate File Sharing and Metadata Logging from Google Drive to Airtable - n8n Workflow | Neura Market
Automate File Sharing and Metadata Logging from Google Drive to Airtable
This workflow automatically retrieves new files from a specified Google Drive folder, shares them via email, and logs their metadata into Airtable for streamlined file management and tracking.
The workflow begins by monitoring a specific folder in Google Drive for newly uploaded files. Once a file is detected, it is shared with a designated recipient via email. Simultaneously, the file's metadata, including its name, ID, creation time, and modification time, is recorded in Airtable. This process ensures efficient file distribution and centralized metadata tracking, enhancing organizational efficiency.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Sakura Ito
Published
airtable
stickyNote
googleDrive
googleDriveTrigger
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.