Google Drive Connector
Documentation
Version: 8
Documentation

Tables 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 Table or just Table.

Name Description Supported Operations
__DynamicRequest__ This is a generic table. Use this to support Bulk read / write. You can supply Dynamic URL Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT generic_request
INSERT generic_request_bulk_write
UPDATE generic_request_bulk_write
UPSERT
DELETE
LOOKUP
Drive No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_about
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
FileInfo No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_file_info
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Files No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_files
INSERT upload_file
UPDATE update_file
UPSERT
DELETE delete_item
LOOKUP get_file_info
FilesList No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_files
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_file_info
Folders No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_folders
INSERT create_folder
UPDATE
UPSERT
DELETE delete_item
LOOKUP get_file_info
FoldersList No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_folders
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
ItemsList No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_items
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
SharedDrives No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_shared_drives
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Trash No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_deleted_files
INSERT
UPDATE
UPSERT
DELETE empty_trash
LOOKUP