Formulating queries with OData Version 2
- Last Updated: March 6, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
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
POSTwith the customX-HTTP-MethodMERGE - Deleting records using
POSTwith the customX-HTTP-MethodDELETE
- Fetching records using
- Search for text-based columns