Sync New Files From Google Drive with Airtable automatically fetches newly uploaded files from a specified Google Drive folder, shares them via email with designated recipients, and logs essential file details (name, ID, creation time, modification time) into Airtable for efficient tracking. This workflow streamlines file sharing and management while ensuring all important metadata is centralized for easy access.
emailAddress parameter in the Share File with Recipient node to share files with different users.folderToWatch parameter in the Google Drive trigger node to monitor a different folder in Google Drive.base and table parameters in the Log File Metadata node to log metadata into a different Airtable base or table.role in the permissions if different access levels are needed (e.g., reader instead of writer).