Click here to Skip to main content
15,891,629 members
Articles / Hosted Services / Azure

Using Azure Logic Apps with HTTP Requests

Rate me:
Please Sign up or sign in to vote.
4.83/5 (4 votes)
21 Apr 2020CPOL6 min read 63.5K   5  
In this example, we show how to set up an Azure Logic App to receive HTTP requests and how to write a simple C# code to trigger Logic Apps via your application.
In this article we look at how to trigger Azure Logic Apps directly from our apps. We go over both creating our Azure Logic App and creating the connection between Web App and Logic App.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Microsoft
Brazil Brazil
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions