cancel
Showing results for 
Search instead for 
Did you mean: 

How to get all Feeds by User

Former Member
0 Kudos

Hi all,

how can I get all the wall feeds of a user? I saw that in the new OData API there is no method to accomplish this purpose.

Is there an alternative?

Moreover, is there a way via API to know the current API version of the JAM system ?

Thanks,

Massimiliano

Accepted Solutions (1)

Accepted Solutions (1)

RuedigerMueller
Advisor
Advisor
0 Kudos

Hi Massimiliano,

Currently there is only one API version. There used to be a REST API for Cubetree but that was deprecated. For SAP Jam there is currently only the V1 of the OData API.

The API version is part of the URI: right now all endpoints start of the OData API start with /api/v1/OData/. If at some point in the future we need to introduce a new version the endpoints would be "prefixed2 with /api/v2/OData.

As Robert Horne pointed out at http://scn.sap.com/community/socialsoftware/blog/2014/05/29/sap-jam-developer-program-and-odata-base... improvements to the Feed API are on the way.

Best,

  Rüdiger

Answers (0)