Solved
Forum Discussion
duannguyen
14 years agoGuide
I figured it out, in case someone here needs help.
First, make the REst API call to (and this was my stumbling block at first: was where is the URL): http://[chang-this-to-your-community.com]/restapi/vc/blogs/id/t_blog/threads/recent?page_size=5
Then I take the XML result and use XSLT to transform and display my data.
Sign in to react to this post
JulieH
14 years agoLithium Alumni (Retired)
Sign in to react to this post