Forum Discussion
VikasB
Boss
Kev_B
yes, start date and end date is not working here with this API. But you can do it with API V2 also.
Select * from messages where author.id = '123' and post_time > "date" and post_time < "date"
Kev_B
7 years agoAdvisor
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
Related Content
- 8 months ago
- 5 years ago
- 5 years ago