Kev_BAdvisor7 years agoDo date constraints work with API v1? Hi, I'm using API v1 for the first time to pull up some user stats, and I'm trying to constrain these to a date range. I've tried using ?date_start-YYYY-MM-DD&date_end-YYYY-MM-DD at the end of the q...Show More
VikasBBoss7 years agoKev_Byes, 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"
Related ContentDocumentaion liql constraint not workingquery with date fieldtime constraint in v2 json queryWorking with Khoros during Major EventsGetting grouphub members join date
Recent DiscussionsHow to fetch all labels associated with TkbArticlePage and count how many times each label is usedIn Aurora, add additional <script> and <meta> tagsSolvedSetup content filter for arabic language24.10 API change breaks navigationSolvedHow to create/subscribe the Webhook in Aurora