Skip to main content
onAirtableRecordMovedOutOfView matches records that stop satisfying a view’s filters or are deleted while visible in the view.
automations/report-airtable-view-exits.automation.ts

Options

Trigger data

Returns baseId, tableId, viewId, recordId, ISO occurredAt, source, optional sourceMetadata, transactionNumber, and the complete Airtable transaction under event. Airtable reports the record identity but not its field values when it leaves a view. The event can mean either a filter-driven exit or deletion; use a table deletion trigger as well when that distinction matters.