Skip to main content
airtable.onFieldCreated provides the new field’s table, ID, name, and type.
automations/track-airtable-fields.automation.ts
baseId is required; account defaults to the project binding. The event includes tableId, fieldId, field, and the common Airtable event fields. Requires webhook:manage and schema.bases:read.