Get started
Expand your scenario

Step 4. Add a filter

2min

Filters allow you to control when a module runs, or what data is passed to a module based on specific conditions. In this case, you want to send mobile notifications only for prospects from the USA.

To add a filter:

1

Click on the wrench icon on the dots between the router and the Apple iOS module, and select Set up a filter.

Document image


Alternatively, you can right-click on the dots between modules and select Set up a filter or left-click directly on the dots between modules, which will open the Set up a filter window.

2

In the Label field, enter "US prospects only" as a label for the filter.

Document image


The label of the filter is important because it appears in the Scenario Builder, making it easier to understand the flow of data through your scenario.

3

In the Condition field, drag and drop or click on the value (Country) from Google Sheets.

Document image

4

Keep the Text Operators dropdown as "Equal to" and enter "USA" in the field below.

5

Click Save.

Document image


Remember to click the Save icon in the Scenario Builder toolbar to save your entire scenario.

Now mobile notifications will only be sent when a prospect's country is "USA". The sales team will still receive all Slack notifications through the other route.

Understanding filters

Filters are tools that allow specific data to be passed or restricted within the flow of your scenario. Think of them as gatekeepers that only let through data that meets your criteria.

Filters are useful to:

  • Send data down specific paths only when it meets your conditions.
  • Check if data matches specific criteria (equals, contains, greater than, etc.).
  • Build complex rules by combining multiple filters together.
  • Save operations because they stop the flow when your conditions aren't met.

Your scenario is now set up to send targeted notifications.

Document image


Next, you'll test it to make sure it works as expected with different types of prospects.