Skip to main content
onAirtableRecordMovedIntoView watches view membership. It matches records newly created in the view and existing records that begin satisfying the view’s filters.
automations/notify-approved-airtable-records.automation.ts

Options

Trigger data

Returns baseId, tableId, viewId, recordId, ISO createdAt and occurredAt, current fields keyed by field ID, source, optional sourceMetadata, transactionNumber, and the complete provider transaction under event. createdAt is the record’s original creation time, not the time it entered the view. Use occurredAt for the membership change.