I’m using the API to update an Airtable table on a daily basis. Everyday I’d get around 100 records to be updates or created on the table.
What’s the best way to tell Airtable to either update the record if a specific field matches a record which already exists otherwise create a new one?
Do I need to perform a search for each one of the records manually or is there a better way to do that?
Thanks!
