hroppanen
8 years agoAce
Get most viewed messages in last two weeks from a board
Is there a way to get messages ordered by most viewed in a specific time period? I would like to get most viewed messages in the last two weeks from a board. I am using API v2.
edit: To be clear I want to limit message view count to a certain time period.
We had a similar requirement in two of our communities. We were able to achieve this by using bulk data API. However, you need to store this data in order to generate these type of metrics (and much more!). This is a time-taking solution but worth trying if there are many other metrics you would like to see for your community that Lithium does not provide using the normal API calls.
Here is the documentation link around Bulk data API.
Hope this helps!