Discover and use Web APIs with Power Apps

Beginner
Developer
App Maker
Microsoft Power Platform
Power Apps

Has your organization developed a web API and need to use it within a Power Apps application? In this module, you'll learn how you can build custom connectors to have your Power Apps applications interact with your web APIs.

Learning objectives

This module explains how to:

  • Create a custom connector using Visual Studio
  • Create a custom connector using Azure API Management
  • Create a custom connector using an OpenAPI document
  • Use a custom connector in a Power Apps app to call a web API

Prerequisites

  • Familiarity with the concept of web (HTTP) APIs. Custom connectors use web APIs to send and receive data.