OData Connector
Documentation
Version: 5
Documentation

Endpoints


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

Label Name Description
Generic Read Data (JSON API) read_data_json
Generic Read Data (XML API) read_data_xml
List Tables (JSON API) list_tables_json
List Tables (XML API) list_tables_xml
Read [Dynamic Endpoint] get_[dynamic_endpoint_name]
Make Generic API Request generic_request This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.
Make Generic API Request (Bulk Write) generic_request_bulk_write This is a generic endpoint for bulk write purpose. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.