Google Drive package
Automate tasks related to files and folders by using the actions in the Google Drive package.
Before you start
Use the actions in the Google Drive package in the
following order:
- Use the Connect action to establish a connection to the Google server.
- Use a combination of
actions available in this package to automate
tasks.
Note: To use actions from other Google packages, establish a connection using the Connect action from that package.
- Use the Disconnect action to terminate the connection.
Actions in the Google Drive package
The Google Drive package includes the following actions:
Action | Description |
---|---|
Check permissions | Checks for a file or folder permissions and returns
read , write , or
delete to a list variable.
|
Copy file | Copies a file from one folder to another in the Google Drive.
|
Copy folder | Copies a folder from one location to another.
|
Create file permission | Creates a new permission for a file.
|
Create folder | Creates a folder.
|
Delete file | Deletes a file on your Google Drive.
|
Delete file permission | Deletes a file permission for a file.
|
Delete folder | Deletes a folder from the Google Drive.
|
Download file | Downloads a file from your Google Drive to a specific location on
your desktop.
|
Find file/folder | Finds files or folders in a specific directory in your Google Drive.
|
Get file information | Gets file information of a file.
|
Get file permission | Retrieves file information for specific file or folder from
Google Drive.
|
Move file | Moves a file from one folder to another.
|
Move folder | Moves a folder from one location to another.
|
Open file | Opens a file from the specified directory in Google Drive.
|
Open folder | Opens a folder from the specified directory in Google Drive.
|
Rename file | Renames a file in the Google Drive.
|
Rename folder | Renames a folder in a specific directory in Google Drive.
|
Upload file | Uploads a file from the desktop to your Google Drive.
|
Update file permission | Update the permissions for a file.
|