We use logic apps to execute some process as a recurrence or trigger APIs available in external applications.
In this post, we are going to see , how to call logic apps from external application (I have used Postman here) . My example described below is simple. Pass a Customer group from Postman which triggers HttpRequest in Logic apps. Upon getting the value of the Customer group, write…
Continue Reading AnithaEswaran’s Article on their blog
Append Blob using Http Request trigger in Logic apps
We use logic apps to execute some process as a recurrence or trigger APIs available in external applications. In this post, we are going to see , how to call logic apps from external application (I have used Postman here) . My example described below is simple.
Blog Syndicated with AnithaEswaran’s Permission