Configure event filters
Events guide
Send notifications only when the event data matches the conditions you define.
Create an event filter
Event filters narrow when event actions run. They are separate from data-processing filters.
Create the filter
Go to Events > Filters, select Add, enter a filter name, and select its event type and event name. Select Add to create the filter.
Match the properties you need
Select Add for each condition. Choose a property, operation, and—when required—a value. The Example Data pane shows the properties and values available for the selected event.
| Operation | Matches |
|---|---|
equals | An exact value |
contains | Part of a value |
exists | A non-empty property |
changed | A property changed by the event |
Set the matching logic
Use the filter toggle to choose OR or AND logic, and use Invert where a condition must not match. Save, then select this filter in the relevant event action.
Edit or remove an event filter
From Events > Filters, select Edit Event Filter to change its conditions or Remove Event Filter to delete it. Review every action that uses a filter before removing it.
To reuse a filter, select Copy Object; the copy receives a numbered suffix such as _01. To rename a filter, select Rename Object, enter the new name, and press Enter.