Hi! I am interested in your plugin https://www.myeventon.com/addons/event-api/
But first I would like to know if is it possible to use it for making requests with filters.
For example:
– to get a list of events for tomorrow, of a certain event type, in a certain district.
If possible, please show an example of how such a request will look.
Thank you!
Mar 30,2021 AT 7:12PM - 4 years ago -Hello,
Regular:
https://dev2.myeventon.com/25977-2/
Event type filtering:
https://dev2.myeventon.com/25972-2/
Location:
Thanks!
Can you please give me example how to get events in JSON format filtered by date?
Is it possible to get direct link to the event via JSON data?
…filtered by date?
Could you elaborate more? Today, tomorrow, past? You can check this guide https://docs.myeventon.com/documentations/how-to-use-event-types-to-do-more/ and use Event Type to filter by date.
Is it possible to get direct link to the event via JSON data?
You can either use “name” and then translate it to event’s URL. Or add one by following https://docs.myeventon.com/documentations/add-additional-event-data-json-output/