Skip to main content Link Menu Expand (external link) Document Search Copy Copied

In this exercise, you will be using the Consoto health care backend that provided by the engineering team. Patient profiles and health check statuses will be stored in a database hosted in Azure and serve as the primary backing data source for the application.

As a next step, you will configure the health care API by importing this as a Power Platform Custom Connector, so that the Power Apps Canvas app can access real-time patients and health check information. For each of the Patient, you can then search the patient profile and show information about health care status in the Canvas App.

Download Power Apps Solution

After downloading, navigate to the Solutions/Import Solution to import the prepared solution to your environment.

Contoso canvas app

Once the importing is completed, you should be able to see the health care Custom Connector which we can use in the next session.

Contoso canvas app

In the next part, we will create a canvas app within this unmanaged solution and use the Contoso health care custom connector to manipulate patient and health record data.