Data Connectors
Last updated
Was this helpful?
Last updated
Was this helpful?
Display a listing of the Data Connector Categories.
/data_source_categories
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Field to order results by
asc
, desc
Updates the current element
/data_source_categories/{data_source_category_id}
ID of Data Connector category to return
Represents a business data Source category definition.
ACTIVE
, INACTIVE
Get the list of records of a Data Connector
/data_sources
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Field to order results by
asc
, desc
Include data from related models in payload. Comma separated list.
Update a Data Connector.
/data_sources/data_source_id
ID of Data Connector to return
Class DataSource
Send a Data Connector request.
/data_sources/data_source_id/test
ID of Data Connector to return
Class DataSource
Execute a data Source endpoint
/requests/{request_id}/data_sources/{data_source_id}
ID of the request in whose context the datasource will be executed
ID of DataSource to be run