Hi I have come across the need of filtering records based on a field’s value in a defined list of values, this is equivalent to SQL WHERE clause like WHERE field IN (value1, value2, value3)
, so I wonder how I achieve this with Airtable API.
Equivalent of 'WHERE field in (value1, value2, value3)' with Airtable API
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.