Solved
Forum Discussion
colinkahn
12 years agoGuide
After look at this more I believe the solution would involve being able to get the count for all Discussions started by user where the interaction style of the Discussion = tkb.
I don't see a way to do that though in the REST API docs. Can someone either confirm this can't be done with current API or point me in the right direction?
colinkahn
12 years agoGuide
Actually I found this. You can get a ton of info by calling the /metrics route on a user, there it has the number of tkb articles that user has published, revised etc...
- DougS12 years agoKhoros Alumni (Retired)
ah yes, good call on the metrics (should have thought of that). :)