Send Google Drive files to Notion database
Last edited 29 days ago
This workflow sends a file to a Notion database of your choosing when a new file is created in a specific Google Drive folder.
Prerequisites
- Notion account and Notion credentials.
- Google account and Google credentials.
- Google Drive folder to monitor for new files.
How it works
When a Google Drive file is created in the folder you specified, the workflow sends the file to the Notion database you created. The workflow uses the On file upload
node to trigger the workflow when a new file is created in the folder. The Create database page
node creates a new page in the Notion database you created.
Setup
- Create a Notion database called "My Google Drive Files" with the following columns:
- Filename
- Google Drive File
- Share the database to n8n.
- In the n8n workflow, click on the
Create database page
node and select the database you created in step 1. - In Google Drive, create a folder and navigate to it.
- Copy the URL of the Google Drive folder you are currently in.
- In the n8n workflow, add the folder URL to
On file upload
node.
You may also like
New to n8n?
Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!