Forum Discussion
RobertT
10 years agoBoss
Hi gleung,
We've done something similar in our community by creating a custom component, in our case we've used it to promote the latest blog article but you could change it to pull a featured article (when you feature it from the Options menu).
The API call below will return the latest featured blog article
/restapi/vc/threads/style/blog/featured?page_size=1&featured_threads.sort_direction=descending
If you want to return more than 1 featured article you can increase the page_size value or remove it to produce a complete list.
Let us know if this helps.
Related Content
- 2 years ago
- 2 years ago
- 2 years ago