Call an API from an Azure Logic Apps workflow using a custom connector

Beginner
Developer
Azure
Azure Logic Apps

Call any Web API from a logic app workflow using the custom connector.

Learning objectives

In this module, you will:

  • Create a custom Azure Logic Apps connector.
  • Define the behavior of the connector using an OpenAPI definition.
  • Use the connector from a logic app workflow.

Prerequisites

  • Basic familiarity with the authoring and running of Azure Logic Apps
  • Basic understanding of APIs and REST