This app allows various file manipulation actions to be performed on Google Drive
Supported Actions
- test connectivity: Validate the asset configuration for connectivity using supplied configuration
- list users: Get the list of users
- delete file: Delete a file
- create folder: Create a new folder
- upload file: Upload a file from the Vault to Drive
- get file: Get information about a file or download it to the Vault
- list files: Get the list of files
- copy file: Copy existing file to specified folder
- rename file: Rename an existing file using its identifier
- move file: Move existing file or folder to specified folder (Google Drive treats files and folders similarly)
- read file: Read file contents and return as a json object
- get spreadsheet: Get Spreadsheet values
- update spreadsheet: Update Spreadsheet values