๐ Sync new files from Google Drive with Airtable
โก 1,262 views ยท ๐ File Management
Description
This workflow automatically fetches newly uploaded files from a specific folder in Google Drive, shares them via email with specified recipients, and logs the file details (name, ID, created time, modified time) into Airtable for easy tracking. It streamlines the process of file sharing and management while keeping track of important metadata in a central place.
Step-by-Step Instructions
Google Drive Node (Fetch New File)
Action: This node fetches newly uploaded files from the specific folder youโve mentioned in your Google Drive.
Configuration:
- Set the folder ID in the Google Drive node where the files are uploaded.
- Use the โNew File in Folderโ trigger to automatically detect new files added to the folder.
Send Email Node (Share File via Email)
Action: After detecting the new file, this node shares the file via email with the recipient you specify.
Configuration:
- Set the recipientโs email address.
- Include the file URL from the Google Drive node in the email body, allowing easy access to the file.
- Add the file name as part of the email subject or body to notify the recipient about the new file.
Airtable Node (Store File Metadata)
Action: This node stores the fileโs metadata, such as name, ID, creation time, modification time, and the email address to which it was sent, in your Airtable database.
Configuration:
- Set up Airtable with a table.
- Map the output from the Google Drive node to store the file metadata, and use the email address from the email node for tracking.
About WeblineIndia
WeblineIndia specializes in delivering innovative and custom AI solutions to simplify and automate business processes. If you need any help, please reach out to us.
๐ Nodes Used
Airtable, Google Drive, Google Drive Trigger
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File