Hi, how can i get some record id from a specific table with a specific field (id, email…)?
I use CURL with PHP.
Some like: https://api.airtable.com/v0/.../.../specific_field=value \
Thanks!
Hi, how can i get some record id from a specific table with a specific field (id, email…)?
I use CURL with PHP.
Some like: https://api.airtable.com/v0/.../.../specific_field=value \
Thanks!
Hey, I know it’s been a while since you wrote here. The PHP wrapper sleiman/airtable-php has a function that does that exactly.
Find a record or many with one line. It’s useful when you want to know if a user is already registered or if the same SKU is used. The response will return “count” and “records”.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.