Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Robust Cloud integration with Azure

You're reading from   Robust Cloud integration with Azure Unleash the power of serverless integration with Azure

Arrow left icon
Product type Paperback
Published in Mar 2017
Publisher Packt
ISBN-13 9781786465573
Length 696 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (6):
Arrow left icon
Abhishek Kumar Abhishek Kumar
Author Profile Icon Abhishek Kumar
Abhishek Kumar
Martin Abbott Martin Abbott
Author Profile Icon Martin Abbott
Martin Abbott
Gyanendra Kumar Gautam Gyanendra Kumar Gautam
Author Profile Icon Gyanendra Kumar Gautam
Gyanendra Kumar Gautam
James Corbould James Corbould
Author Profile Icon James Corbould
James Corbould
Mahindra Morar Mahindra Morar
Author Profile Icon Mahindra Morar
Mahindra Morar
Ashish Bhambhani Ashish Bhambhani
Author Profile Icon Ashish Bhambhani
Ashish Bhambhani
+2 more Show less
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. An Introduction to Systems Integration in the Cloud FREE CHAPTER 2. What Is an Azure App Service? 3. Getting Started with API Apps 4. What is Azure API Management? 5. Trigger Your First Logic App in Azure 6. Working with Connectors in Logic Apps 7. Azure Functions in Logic Apps 8. A Deep Dive into Logic Apps 9. Powerful Integration with SaaS Using Logic Apps 10. Advanced Integration with Powerful, Scalable Service Bus in the Cloud 11. Connecting to Event Hubs and an Introduction to IoT Hubs 12. EAI/B2B Integration Using Logic Apps 13. Hybrid Integration Using BizTalk Server 2016 and Logic Apps 14. Tooling and Monitoring for Logic Apps 15. Whats Next for Azure Integration?

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 to inventory.

We have used a single trigger and an action that is send the email. You can have multiple actions associated with your add a For each action, which can perform a necessary action based on your workflow design. To get deep understanding...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime