My application creates a seamless connection between Google Drive and Notion, designed specifically for Rocketbook users. Many Rocketbook users want to integrate with Notion, but manually transferring files can be time-consuming and frustrating. This project automates the process, making it easier and more efficient to move files from Google Drive into Notion without the hassle.
How to use
1. Log in with Google: Sign in using Google OAuth and allow the necessary Drive read permissions so the app can access your Google Drive.
2. Connect to Notion: Authenticate with Notion using OAuth, and validate the pages where your files will be stored.
3. Select Google Drive Folder: Choose the Google Drive folder you want the app to monitor for new files.
4. Enter Notion Page & Database Name: Enter Notion Page & Database Name: Input the Notion page where you'd like the files to go, and the app will create a database within that page using the name you provide.
5. Automated Syncing: Once everything is set, I handle the rest! The app listens for new files in your Google Drive folder, stores the file data in the app’s database, and links the file into your Notion database using the Notion API.