fuenteso
9 years agoLeader
Get some metrics (kudos, replies, solutions) for an specific timeframe
Hi!
I was wondering if there's a way to pull metrics for a user for a specific timeframe; current month, for example, and I'm not talking about the last 30 days, but the metrics for that user since the first of the month.
I came up with a solution, that consisted on pulling all the user messages for the specific timeframe and then count each kudos and solutions. But it means processing a lot of messages and the page takes a while to load (around 1 minute), so I was wondering if there's a way to pull this information directly from the community using an API call.
Thanks!