Forum Discussion
Kev_B
Advisor
Thanks Vikas,
I'm most interested in using the count function on posts, is there an easy way to do this with API v2?
Thanks
VikasB
7 years agoBoss
a) Use the same API shared in the last comment. See here https://prnt.sc/kxz7je
b) Use count specific API
Select count(*) from messages where author.id = '3' and post_time > 2018-09-21T00:15:47.369-07:00
Related Content
- 8 months ago
- 5 years ago
- 5 years ago