Skip to main content
onAirtableRecordDeleted emits the stable identity of a deleted record.
automations/report-airtable-deletions.automation.ts

Options

Trigger data

Returns baseId, tableId, recordId, ISO occurredAt, source, optional sourceMetadata, transactionNumber, and the complete Airtable transaction under event. Airtable does not include deleted record field values. Persist any values you need before deletion, or use the record ID to reconcile another system.