Adding Filters to Subscriptions
You can add filters to your subscriptions so that they only receive information when the criteria you enter is met.
To add a filter to a subscription:
- On the Message Types tab, click the name of the message type that contains the subscription you want to customize.
- Click the Subscriptions link to view subscriptions.
- Click the name of the subscription you want to edit.
- In the Filters section, enter the message key on which to apply the filter.
- Select the operator you want for the filter.
- Enter the value on which to filter.
- [Optional] Click Add and repeat the last three steps until you have added the filters that you want.
- [Optional] Specify filter logic:
- Click Add Filter Logic.
- Enter the logic that you want to connect each filter with in the box that appears. For example, for the subscription to receive the information with:
- 1 AND 2 — Filters 1 and 2 must evaluate to true
- 1 OR 2 — Filter 1 or 2 must evaluate to true
- 1 AND NOT(2) — Filter 1 must evaluate to true and filter 2 must evaluate to false
- Click Save.