GoogleDriveTrigger Automate

GoogleDriveTrigger automates the creation of Notion database pages whenever a new file is uploaded to a specified Google Drive folder. This workflow streamlines file management by instantly logging uploads, enhancing organization and accessibility in Notion.

7/8/2025
2 nodes
Simple
manualsimplegoogledrivetriggernotion
Categories:
Manual TriggeredSimple WorkflowCloud Storage & File Management
Integrations:
GoogleDriveTriggerNotion

Target Audience

Who should use this workflow


- Content Creators: Individuals who frequently upload files to Google Drive and want to automatically document them in Notion.
- Project Managers: Professionals managing projects that require tracking of uploaded documents in a centralized database.
- Teams using Notion: Teams that utilize Notion for organization and need seamless integration with Google Drive for file management.
- Automators: Users interested in automating repetitive tasks to save time and improve efficiency.

Problem Solved

What problem does this workflow solve


- Manual Tracking: Eliminates the need for manual entry of uploaded files into Notion, reducing human error and saving time.
- File Organization: Automatically organizes files uploaded to a specific Google Drive folder, ensuring they are documented in a structured manner within Notion.
- Real-Time Updates: Provides real-time updates on new files, allowing teams to stay informed without additional effort.

Workflow Steps

Detailed explanation of the workflow process


1. Trigger Event: The workflow begins with a Google Drive trigger that activates when a file is uploaded to a designated folder.
2. File Upload Detection: The trigger checks for new files every minute, ensuring timely detection of uploads.
3. Data Extraction: Upon detecting a new file, the workflow extracts relevant information such as the file name and web view link.
4. Notion Page Creation: The extracted information is then used to create a new database page in Notion, automatically populating the title and file URL.
5. Completion: The process concludes with the new Notion page being created, effectively documenting the uploaded file for future reference.

Customization Guide

How users can customize and adapt this workflow


- Change Trigger Folder: Update the folderToWatch parameter in the Google Drive trigger to monitor a different folder.
- Adjust Polling Frequency: Modify the pollTimes settings to change how often the workflow checks for new files (e.g., every minute, every 5 minutes).
- Database Configuration: Alter the databaseId in the Notion node to link to a different database where you want the files documented.
- Modify Properties: Customize the properties in the Notion page creation step to include additional metadata or different formatting as needed.
- Credentials Update: Ensure that the Google Drive and Notion API credentials are updated to match your accounts for seamless integration.