The Airtable Community will undergo scheduled maintenance on September 17 from 10:00 PM PST to 11:15 PM PST. During this period, you may experience temporary disruptions. We apologize for any inconvenience and appreciate your understanding.
Hi! I’m trying to figure out what would be the best way to implement something easy to use that would allow anyone to check if a record exists in an airtable base.
With a table with these columns:
Name | Surname | ID | email
I would like to implement an external webapp that given email + ID, checks if the record actually exists and returns true or false.