EndPoints for Google Drive Connector
On this page you will see possible API actions you can perform with Google Drive connector. We will refer this as API EndPoint or just EndPoint.
Label | Name | Description |
---|---|---|
Get my drive info | get_about | |
Lists shared drives | list_shared_drives | |
List files | list_files | |
Search items (i.e. files / folders) | list_items | |
List folders | list_folders | |
List deleted files / folders | list_deleted_files | |
Get file info | get_file_info | |
Download a file | download_file | |
Export a file | export_file | |
Upload a file | upload_file | |
Create a folder | create_folder | |
Delete an item | delete_item | |
Duplicate a file | copy_file | |
Replace file data (keep same file id) | update_file | |
Update metadata in a file | update_metadata_file | |
Empty trash | empty_trash | |
Delete all items | delete_all_items | |
Generic Request | generic_request |