
Automate tasks with Google Drive
Google Drive is a free cloud-based storage service that enables users to store and access files online.
https://drive.google.com
Triggers
The trigger is the event that starts the automation.
-
Obtain the file download URL in CSV, ZIP or PDF format
Check if a document exists and return the URL for its download in CSV, ZIP, and PDF formats.
-
Extract the next new document for a search
Returns the first document whose title matches a given search and optionally within a specific folder. This method also allows you to search for documents within the trash folder.
Actions
The action is what happens automatically, without you having to do anything else.
-
Save file to Drive
Upload a new file to Google Drive, being able to specify the name and the folder where it will be saved.
-
Save a text to Drive
Creates a new document in Google Drive with the provided text, being able to specify the name and the folder where it will be saved.
Common Errors
Request had insufficient authentication scopes
This error occurs when, during the connection of your Google Drive account to Botize, you didn’t select all the required permissions. Depending on the type of automation you want to create (for example, reading files, creating folders, or uploading documents), you must select the corresponding scopes such as read, write, or manage. You can reconnect your account by clicking the 'Add a new profile' button at https://botize.com/en/app/drive and make sure to select the appropriate permissions.