In Chapter 6, Generating Push Notifications, you were introduced to the concept of conditions. Conditions can be used to evaluate parameters and data inside a flow to inform a decision. Conditions are an important part of building more complex flows.
Conditions, as you'll see in this chapter, can be used to expand the capability of flows or potentially combine multiple single flows into a larger, more robust flow. In this chapter, we're going to expand your understanding of conditions with the following topics:
- Understanding condition operators
- Using expressions and multiple conditions
This chapter will give you the opportunity to see how conditions can fine-tune your flows.
Let's go!