Using the built-in WP REST API for ee4, I can get a list of all the registrations, but I want to see only a subset based on their links, not just their direct properties. Something like /wp-json/ee/v4.8.36/registrations?where[status.STS_code]=APPROVED only that doesn’t work. I can’t exactly iterate as I’m doing this all in single GET that dumps into an Excel sheet, up to now with complete success! Sorry if this is a noob question for using REST and HAL. I did get where[] to work for simpler things, but not for properties beyond a link.
The support post ‘REST API using links in collections’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.