0 integrations
Copy
Create a copy of an existing file
Create From Text
Create a file from a provided text
Delete
Permanently delete a file
Download
Download a file
Move
Move a file to another folder
Share
Add sharing permissions to a file
Update
Update a file
Upload
Upload an existing file to Google Drive
Search
Search or list files and folders
Create
Create a folder
Delete
Permanently delete a folder
Share
Add sharing permissions to a folder
Create
Create a shared drive
Delete
Permanently delete a shared drive
Get
Get a shared drive
Get Many
Get the list of shared drives
Update
Update a shared drive
Google Drive is a storage and synchronization service offered by Google. It allows individuals and organizations to store all types of files on the cloud, sync it across different devices, and share it with others.
The world's most popular workflow automation platform for technical teams including
To use Google Drive integration in n8n, start by adding the Google Drive node to your workflow. You'll need to authenticate your Google Drive account using supported authentication methods. Once connected, you can choose from the list of supported actions or make custom API calls via the HTTP Request node, for example: make sure to configure the necessary credentials within the n8n settings to enable proper access to your Google Drive files. From there, you can easily manage uploads, downloads, and file sharing directly through your n8n workflows. Don't forget to check the documentation for any specific configurations for your use case.
Yes, you will typically need an API key, token, or similar credentials to add Google Drive integration to n8n. These can usually be found in your account settings for the service. Ensure that your credentials have the necessary permissions to access and manage the data or actions you want to automate within your workflows.
Definitely! n8n enables you to create workflows that combine Google Drive with other apps and services. For instance, you can automate tasks like syncing files between Google Drive and other cloud storage solutions, or triggering actions in Google Drive based on events in other applications. This makes your workflow more efficient and saves you time on repetitive tasks. Just use the Google Drive integration available in n8n to get started!
Common use cases for Google Drive automation include automatically backing up files from various sources, syncing documents between Google Drive and other apps, and creating workflows that share or organize files based on specific triggers. These integrations can help streamline document management and enhance collaboration across teams. Additionally, you can automate the creation of new folders or move files based on specific criteria. With n8n, you can customize these workflows to fit your specific needs and extend them by adding other 400+ integrations or incorporating advanced AI logic.
n8n’s pricing model is designed to be both affordable and scalable, which is particularly beneficial when integrating with Google Drive. Unlike other platforms that charge per operation or task, n8n charges only for full workflow executions. This means you can create complex workflows with Google Drive, involving thousands of tasks or steps, without worrying about escalating costs. For example, if your Google Drive workflows perform around 100k tasks, you could be paying $500+/month on other platforms, but with n8n's pro plan, you start at around $50. This approach allows you to scale your Google Drive integrations efficiently while maintaining predictable costs.
Discover our latest community's recommendations and join the discussions about Google Drive integration.
hubschrauber
Goal Trying to use the Google Drive node to get the list of files / sub-folders in a specified folder. Workflow Setup Based on this I set up the Google Drive node with: Resource: File/Folder , Operation: Search , Sear…
Open topic
Jon
I am stuck on creating a Google Drive connection to my google account. I’ve been following guide in this Youtube video: https://www.youtube.com/watch?v=gZ6N2H3_vys&ab_channel=n8n I made sure the Google Drive API was en…
Open topic
David O'Neil
I have a simple workflow calling the Google Drive search function passing in { “query”: “text” }. I have it pinned within the “Execute Workflow Trigger”. When I test the workflow from the editor, it returns the results …
Open topic