Hi All,
This is a rather urgent request - otherwise I will need to migrate away from AirTable and to mySQL overnight so your help is welcome.
I am using a PHP library for airtable and I have a lookup method on an Email field using filterByFormula.
It works great and returns users by their email as long as these users are among the 100th first in the table.
Below that limit, they are not found.
What am I missing ?
thanks a lot

