OData Connector
OData Connector Help
Version 2
ZappySys Logo File Version: v2
Supported Engine: v1 or higher

EndPoint Generic Read Data (JSON API)


Name

read_data_json

Description

No description available

Parameters

Parameter Label Required Options Description
TableName TableName NO Read data from specified module (Json Format API)
Format Format NO Response format
SearchCriteria Search Criteria NO
Option Value
None
Equal Serach SomeColumn eq 'SomeValue'
Sub String Serach substringof(SomeField,'abc')
Starts With startswith(SomeField, 'abc')
Value Greater Than filter=mynumericfield gt 1234
Data filter (e.g. somecolumn -eq 'somevalue' ) [API Help..]

Output Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.