Flow controls, SplitOn, and scope in Logic Apps

Integration solutions are complex to build where we need to communicate with multiple systems and devices and follow different design patterns based on application requirement. When we develop integration solution, we are not confined to the same architecture design, but we use combination of multiples patterns for our solutions.

For each loop

In Logic Apps, you can use the add a For each action to iterate over an array item and perform the action or set of actions on each item.

To demonstrate the use case of the add a For each action, here is a simple Logic App that gets a list of new products from HTTP request and Logic App iterate through individual product in the array and send a notification mail ...

Get Robust Cloud Integration with Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.