I’m looking at building an integration with event espresso and following the Rest API documentation I’m listing my events. However the events I see appear to be old events (prior to upgrading to EE5). Is the REST API available on EE5 ? It appears on the ee fields are for version 4 "served_core_versions": [
"4.8.29",
"4.8.33",
"4.8.34",
"4.8.36"
]
However the events I see appear to be old events (prior to upgrading to EE5).
Which endpoint are you using, please?
Is the REST API available on EE5 ? It appears on the ee fields are for version 4…
Yes the REST API is still available and v4.8.36 is the latest version. We version the API using the current version when making changes, so the latest change made to the REST API was done within 4.8.36 and that’s the ‘current’ endpoint for Event Espresso.