Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,553 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are creating an azure logic app and we need to call one playbook from another playbook. So can we call one playbook from another playbook and pass input parameters to the second playbook? Also is it allowed to return a response back to calling playbook?
I am not certain if one can pass parameters to the other. You can nest logic apps. Though the easy option may be to write the output to a common location like blob storage or a log analytics table.
https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-http-endpoint#create-nested-logic-apps