Google Drive Connector
Google Drive Connector Help
Version 5
ZappySys Logo File Version: v5
Supported Engine: 4

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
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 YES get_about
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
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 YES get_file_info
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
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 YES list_files
INSERT YES upload_file
UPDATE YES update_file
UPSERT NO
DELETE YES delete_item
LOOKUP NO
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 YES list_files
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP YES 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 YES list_folders
INSERT YES create_folder
UPDATE NO
UPSERT NO
DELETE YES delete_item
LOOKUP NO
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 YES list_folders
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
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 YES list_items
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
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 YES list_deleted_files
INSERT NO
UPDATE NO
UPSERT NO
DELETE YES empty_trash
LOOKUP NO