Skip to main content
airtable.onRecordDeleted provides the deleted record’s ID.
automations/report-airtable-deletions.automation.ts

Options

Trigger data

Includes baseId, tableId, recordId, occurredAt in ISO 8601 format, source, optional sourceMetadata, transactionNumber, and the complete Airtable transaction under event. Airtable doesn’t include deleted record field values. Persist any values you need before deletion, or use the record ID to reconcile another system.