onAirtableRecordDeleted emits the stable identity of a deleted record.
automations/report-airtable-deletions.automation.ts
Options
Trigger data
ReturnsbaseId, 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.