Smartsheet Connector
Documentation
Version: 1
Documentation

Tables for Smartsheet Connector


On this page you will see possible API actions you can perform with Smartsheet connector. We will refer this as API Table or just Table.

Name Description Supported Operations
[Dynamic Table] 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_sheet_rows
INSERT add_sheet_rows
UPDATE update_sheet_rows
UPSERT
DELETE delete_sheet_rows
LOOKUP get_sheet_rows_by_ids
__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
Contacts 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_contacts
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_contact
Groups 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_groups
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Reports 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_reports
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Sheets 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_sheets
INSERT
UPDATE
UPSERT
DELETE
LOOKUP