To work effectively with a Logic Apps workflow, it is important to understand the utility of control flow actions. In this section, we will discuss the following pre-built control flow actions available in Azure Logic Apps and Microsoft Flow:
- Conditional actions
- Parallel actions
- Switch actions
- Foreach actions
- Scope actions
- Do…Until actions
- Terminate actions
We will describe how you can use these control flow actions against a set of triggers to build event-based cloud solutions in Azure. We will also discuss various data operation actions, such as Compose, Parse JSON, join, Filter array, and select.