Chapter 9: Sharing Data with Other Logic Apps and APIs
As logic apps grow ever more complex, we can build them with reusable code parts. Common, repeatable logic can be used time and again by a series of other parent logic apps. A parent logic app refers to the starting logic app, where the initial trigger is located. On the other hand, a child logic app refers to the logic app that data is passed to for further processing. Large logic sequences are often split into parent and child logic apps. As such, this chapter will look at how to link logic apps together and share data between them.
In this chapter, we will cover the following topics:
- Using a logic app action to call a child logic app
- Using an HTTP call to trigger a further logic app ...
Get Enterprise Integration with Azure Logic Apps 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.