I would like to monitor when anyone changes certain field configurations (e.g. changes the field type, or edits a drop-down selection or similar) so that downstream dependencies can be adjusted or the change can be rolled back. The field manager seems helpful but doesn't seem to be proactive enough for this purpose.
Solved
How can I receive alerts when a field configuration (not the cell value) has been changed?
Best answer by ScottWorld
This can only be done by writing your own custom programming code to monitor this.
Airtable offers outbound webhooks that can alert you when your base schema changes, but there is no UI for this.
You can learn more about Airtable’s webhooks here:
https://airtable.com/developers/web/api/create-a-webhook
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
