This workflow automates the process of tracking new files uploaded to a specific Google Drive folder by creating a corresponding page in a Notion database. It streamlines document management by automatically logging uploaded files without manual entry, enhancing organization and retrieval.
The workflow starts with a Google Drive trigger set to monitor a designated folder for new file uploads, checking every minute. When a new file is created in this folder, the trigger activates and sends the file details to the next node.
The second node is a Notion action that creates a new database page. It dynamically adds the uploaded file’s name as the page title and inserts the file’s sharing link into a specific property within the database.
This automation is especially useful for teams that need to keep track of documents, images, or other files uploaded to cloud storage, enabling centralized documentation and easy access to shared resources.
Reviews
There are no reviews yet.