nlouie
12 years agoAdept
REST API: How to determine which board a post belongs to
Hey guys!
I'm using a RESTAPI call to extract the most recent forum posts on my community (community.futureshop.ca)
http://community.futureshop.ca/restapi/vc/posts/style/forum/recent
The only issue is that I would like is to find out which board each of these recent posts belongs to.
I only have this information:
<board type="board" href="/boards/id/computerlaptop"/>
but doesn't provide the full board name "Computer & Laptops"
Does this make sense? hopefully I can provide more insight if needed. Thanks!
Nick