Copy file |
Copies a file from one folder to another in the Google Drive |
Create file permission |
Creates a new permission for a file. |
Delete file |
Deletes a file on your Google Drive. |
Delete file permission |
Deletes a file permission for a file. |
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.
- Enter the same session name that you provided
in the OAuth
action.
- Select whether to search for files or folders.
- Enter the source folder to search in. For example,
/Home/Accounts/.
- Specify whether to return exact matches or
- Enter the file or folder name to search for.
- Select or create a variable to hold the list of files or
folders.
|
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.
- Enter the same session name that you provided
in the OAuth
action.
- Select whether to identify the file by file path
and name, or by ID.
Note: The ID is the value in the
URL after the last forward slash. For example, if the
URL is
https://docs.google.com/spreadsheets/d/12dlAwvrEA4JeLysfFky9 ,
the ID is
12dlAwvrEA4JeLysfFky9 .
- Select whether to identify the destination folder by
directory path and name, or by ID.
Note: The ID is the value in the
URL after the last forward slash. For example, if the
URL is
https://docs.google.com/spreadsheets/d/12dlAwvrEA4JeLysfFky9 ,
the ID is
12dlAwvrEA4JeLysfFky9 .
|
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. |