When a filter step is used, flow will only proceed to the next step if filter conditions are met.
- Our convention for Filter Step description is to begin with "Continue if"
- You can add conditions based on available resources for flow. In the above example, we are using Total Spent property from Contact resource for comparison.
- Logic builder is similar to the one used for segmentation.