OneDrive Connector
Documentation
Version: 8
Documentation

Tables for OneDrive Connector


On this page you will see possible API actions you can perform with OneDrive 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
Drives 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_drives
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
FileReaderWriterCsv 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_csv_file
INSERT create_csv_file
UPDATE create_csv_file
UPSERT
DELETE
LOOKUP
FileReaderWriterJson 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_json_file
INSERT create_json_file
UPDATE create_json_file
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
UPDATE
UPSERT
DELETE delete_item
LOOKUP get_item
FilesFolders 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 delete_item
LOOKUP
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_files
INSERT
UPDATE
UPSERT
DELETE delete_item
LOOKUP
SharedWithMe 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 delete_item
LOOKUP