skip to main content
Querying with OData Version 2 : Formulating queries with OData Version 2
  

Try Now

Formulating queries with OData Version 2

Hybrid Data Pipeline supports the following:
*A set of OData system query options and custom options to control service behavior and control result pagination.
*HTTP methods for:
*Fetching records using GET
*Creating records using POST
*Updating records using POST with the custom X-HTTP-Method MERGE
*Deleting records using POST with the custom X-HTTP-Method DELETE
*Search for text-based columns
* Query options and optimizing response times
* Searching text-based columns with OData Version 2
* Fetching records and collections with OData version 2
* Creating, editing, and deleting records with OData Version 2
* Navigating relationships with OData Version 2