
APIkit for OData
APIkit supports OData (Open Data Protocol) versions 2.0 and 4.0 to create HTTP-based data services.
APIkit builds the services from the entity data model (EDM), which OData services use to formalize their resource descriptions.
APIkit for OData generates Mule flows to manage OData requests. You can use APIkit for OData to, for example, expose a legacy API as an OData API, orchestrate data before exposing it in Salesforce, or create a bidirectional OData API for Oracle, DB2, or Azure DB.
API Console does not support OData APIs.
Install APIKit for OData
To install APIKit for OData in Anypoint Studio:
-
Select Help > Install New Software.
-
Click Add…
-
In the Name field, type
APIkit for ODATA Update Site
. -
In the Location field, type the URL corresponding to the OData version that you want to install
-
APIKit for OData 2.0:
http://studio.mulesoft.org/s4/apikit-for-odata/
. -
APIKit for OData 4.0:
http://studio.mulesoft.org/s4/apikit-for-odata4/
.
-
-
Click Add.
-
Select the Anypoint ODATA Plugin box, and click Next.
-
Accept the terms and conditions of the product, then click Finish.
-
Restart Studio to complete the installation.