Support

Home Forums Community Forum JSON API Plugin

JSON API Plugin

Posted: November 4, 2014 at 10:17 am

Viewing 0 reply threads


Steve Soehl

November 4, 2014 at 10:17 am

I am using the JSON API pluging to display a list for upcoming events based on current date. I have set the limit to 3 based off event start date. The response is not displaying the next 3 events in chronological order. It’s skipping events with no order to the response.

Here is the call
$url = ‘http://xyz.com/espresso-api/v1/events/public?Datetime.event_start__gte=’ .urlencode($curdate). ‘&limit=3’;

Viewing 0 reply threads

The support post ‘JSON API Plugin’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso