Changes

Jump to: navigation, search

Odata Overview

142 bytes added, 18:56, 7 May 2018
Accessing a Report with OData Service
==Accessing a Report with OData Service==
OData services support requests for data via HTTP GET request. Endpoints listed above will enumerate all collections of entities (Reports enabled by OData Connector).<br /> Syntax below is an example to view OData records from a report named '''my_New_Report'''  <pre>http://mysmartsimpleurl/OData/V2/pub/424623/Service.svc/'''my_Neo_Reports'''_recordsmy_Neo_Report_records<br />http://mysmartsimpleurl/OData/V3/pub/424623/Service.svc/'''my_Neo_Reports'''_recordsmy_Neo_Report_records<br />http://mysmartsimpleurl/OData/V4/pub/424623/Service.svc/'''my_Neo_Reports'''_records<br />my_Neo_Report_records</pre> The webpage output will display maximum of 1024 rows of the records.
==Syntax of OData Queries==
Smartstaff
1,385
edits

Navigation menu