We have an Airtable base called “Prokit Events” that is a collection of running and cycling events and races around the world. We sync the Airtable base with a Wordpress website called Prokit via the Airtable API.
We just realized that what we thought were internal view filters we have on in Airtable also determine what our users are able to search for on our site when they search for an event to add to their profiles (you can see this by clicking the add event button on Prokit).
Is there a way to have the API always return all entries we have set to Live on Airtable and override whatever view filters we have on? Or other solutions that would allow us to continue to work on the Airtable database without impacting what our users are able to see?