Changes

Jump to: navigation, search

Odata Overview

27 bytes added, 17:43, 7 May 2018
OData Services Endpoints
==OData Services Endpoints==
SmartSimple OData provides two endpoints (Service Root URL): Private and Public Access Endpoints.
Endpoints will return a list of collections available for the OData service.
===Private Access Endpoint===
A private endpoint will need basic authentication for '''authenticated access''' user to access the collection of entities.<br />Version 4: https: //mysmartsimpleurl/OData/'''V4'''/'''pri'''/424623/Service.svc/<br />Version 3: https: //mysmartsimpleurl/OData/'''V3'''/'''pri'''/424623/Service.svc/<br />Version 2: https: //mysmartsimpleurl/OData/'''V2'''/'''pri'''/424623/Service.svc/<br /> 
===Public Access Endpoint===
If you wish data to be exposed publicly without basic authentication. Note the underlying report must be Internet and OData enabled.<br />
Version 4: https: //mysmartsimpleurl/OData/'''V4'''/'''Pub'''/424623/Service.svc/<br />
Version 3: https: //mysmartsimpleurl/OData/'''V3'''/'''Pub'''/424623/Service.svc/<br />
Version 2: https: //mysmartsimpleurl/OData/'''V2'''/'''Pub'''/424623/Service.svc/<br />
==How to setup OData from within SmartSimple==
Smartstaff
1,385
edits

Navigation menu