@BobbyA
Use this Zap action: Airtable - Find Record
There is a checkbox within to make it a Find/Create Record
For those that come across this thread later, here’s the complete solution:
Use the Airtable Action “Find Record”. Use a formula to lookup the record if Zapier can’t search by the primary key field directly. Click the checkbox within to make it a File/Create Record, and map the data to the table fields that should be updated when a record is created.
That’ll cover the Create case, but we still need to handle the Update case:
Follow the “Find Record” action with a Zapier “Filter” action. “Only Continue If” “Zap Data Was Found” “Is True”
Follow that filter with an Airtable “Update Record” action.