OData - Search records action

The Search records action enables you to search records in OData. The list of objects is dynamically generated based on the API endpoints found in your OData document.

Input

Input fieldsDescription
ObjectSelect the object to search records for.
LimitEnter a limit for the number of records to return.
OffsetEnter a number of records to skip from the first record.
Inline countEnter or select the inline count value to determine if the total count of records is returned. Can be all pages, none, or a custom value. Applies to OData v2 and v3 only.
CountEnter or select the count value to determine if the total count of records is returned. Can be all pages, none, or a custom value. Applies to OData v4 only.

Output

Output fields load dynamically based on the object you select.

Last updated: