Skip to main content
close.onSmartViewUpdated runs when Close updates a Smart View’s basic fields, such as its name, isShared state, or query.
automations/on-close-smart-view-updated.automation.ts
Optional static account selects a named Close binding; the project binding is the default. Returns a normalized Close event envelope whose data contains the updated Smart View snapshot. Close does not emit this provider event when the leads matching a Smart View change. Use close.onLeadEnteredSmartView or close.onLeadExitedSmartView for membership changes. Close also does not emit this event for changes limited to the Smart View’s sharedWith field.