ODATA version supported

Not applicable

What version of OData is supported by Apigee. We are connecting to an SAP system and would like to understand what OData versions are supported by APIGEE. Does Apigee support OData v1 and v2 ?

Solved Solved
0 3 1,674
1 ACCEPTED SOLUTION

@Satheesh - Since it's based on HTTP & use JSON/XML formats I think both v1 and v2 are supported in Apigee.

View solution in original post

3 REPLIES 3

@Satheesh - Since it's based on HTTP & use JSON/XML formats I think both v1 and v2 are supported in Apigee.

Thanks !

Former Community Member
Not applicable

Hi @Satheesh as such Apigee Edge does not act as an OData provider or resource server. That being said, it can proxy requests to any OData endpoint, pretty much any version as we support JSON/XML & HTTP as @sudheendra1 mentions.

I am attaching a sample proxy (you can import this as an API bundle while creating a new API Proxy) that supports the sample Trip Pin OData v4 service.

333-screen-shot-2015-04-17-at-85012-pm.png

You can also use the POSTMAN collection to test your new Apigee proxy. Before you import the collection in your POSTMAN app, change the endpoint to point to your deployed API proxy in Apigee Edge.

trippinservicerwodata-rev1-2015-04-18.zip