ServiceNow Connector
Documentation
Version: 1
Documentation

Tables for ServiceNow Connector


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

Name Description Supported Operations
Dynamic Tables 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_table_rows
INSERT YES insert_table_row
UPDATE YES update_table_row
UPSERT NO
DELETE YES delete_table_row
LOOKUP YES get_table_rows
Tables 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_tables
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP YES get_tables