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 drive info | get_about | |
Search items | list_items | |
List folders | list_folders | |
List files | list_files | |
List deleted files | 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 | |
Update a file | update_file | |
Update metadata in a file | update_metadata_file | |
Empty trash | empty_trash | |
Delete all items | delete_all_items | |
Generic Request | generic_request |