To me, OData is simply the Broker API exposed as a web service – at least the most popular functionality of the original Broker API. Â This is useful if your website is not .NET or Java based (PHP for instance), or if the app that needs to pull content across the internet or via AJAX, or for some other reason where database calls to the Broker are restricted. Â In this tutorial I cover getting started with OData and also dive into some of the more advanced query string operations.
Â
Content Delivery Web Service (OData) Fundamentals – It’s as easy as 1-2-3!
3