Create a Custom Connector for Microsoft Azure Logic Apps
In this lab, you’ll learn how to call a web API from a logic app using a custom connector.
Terms and conditions apply.
Lab info
Lab author
Challenge
Set Up the App Service and Download the Swagger File
You will set up the App Service, which will create the API, and download a swagger.json file to your local machine for later user in the lab.
Challenge
Create a Logic Apps Custom Connector
You will build a custom connector in the Azure Portal.
Challenge
Configure the Custom Connector with the API
You will configure the custom connector with the web API definition.
Challenge
Create a Logic App
You will create a logic app in the Azure Portal.
Challenge
Configure the Logic App Workflow
You will build the logic app workflow in the Azure Portal.
Challenge
Test the Logic App
You will test the Logic App by verifying the Globomantics traffic data in the table.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic familiarity with the authoring and running of Logic Apps
- Basic understanding of REST APIs