Forum Discussion
Hi mfeltscher ,
do you mean https://<your domain>/restapi/vc/reviews/recent returns the messages with subjects only, but not message body?
you need to add some parameter to see the message body, for example
https:///restapi/vc/reviews/recent/messages?restapi.format_detail=full_list_element
Hi HaidongG
No. I'm aware of restapi.format_detail=full_list_element. What I want to achieve is to get the most recent comments (not ratings) to all ratings across the community. https://restapi/vc/reviews/recent/messages returns the most recent ratings.
This is possible for example for blog comments (by using something like https://restapi/vc/replies/style/blog/recent, why shouldn't it be possible for rating comments?
Moreno
- JustinF12 years agoKhoros Alumni (Retired)
Unfortunately, recent "Review-Comments" to "Product Reviews" is not displayed in any core components that I am aware of (only a recent Product Reviews component for the landing page and the User Profile page is what is surfaced as product information on community pages). Review-Comments are only being displayed in the R&R ActiveCast widget.
Roping in ShananD for visibility as currently there is not a direct way to get only the latest comments to Product Reviews.
Also notifing JeffY as perhaps it could evenutally be handled by the new V2 Rest API?
Sign in to react to this post