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
In this section: