Is there a way to lock fields in a record that are updated through the API?
Use case:
We use the API to update the airtable according to certain parameters on our company servers/backend. These fields ideally need to be locked as the scripts on the backend/server side does searches for these fields and if they are accidentally changed the endpoint s missed.