Forum Discussion
Solved
DougS
12 years agoKhoros Oracle
You could do the /boards/style/tkb/nested call to find all the TKBs in your community and get the id for each TKB from the result of that call.
colinkahn
12 years agoGuide
Hmmm, this seems to give me a bunch of boards defined in the TKB, i'm looking to get the number of all posts a user has started in TBK across all of these listed boards. Is that possible?
- colinkahn12 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?