Adventures with Power Apps: Create an API Custom Connector

In this example we will create a custom connector for the Star Wars API,

The first thing we need to do is create a connector for the Star Wars API.

From the Power Apps Portal navigate expand the Dataverse menu and click Custom Connectors, then click New customer connector.

Select Import an OpenAPI form URL.

Provide a Connector name, in my example, I called it Star Wars API, and then use the following Url for the Open Api:

Then click Import and then Continue.

Once Open Api file has been successfully imported, click Create connector to save the new connector.

Once the connector has completed saving, click Test.

Click New connection.

You will be prompted to confirm the creation of a new connection, click Confirm.

Once the connection has completed saving, you will be redirected to a list of Connections.

Navigate back to the Customer Connectors and click the Edit icon.

On the next screen, click Test and then Test operation.

If everything was setup correctly, you receive a 200 status code from the Start Wars API, along with the first 10 people.

That’s it!


Discover more from Matt Ruma

Subscribe to get the latest posts to your email.

Leave a Reply

Your email address will not be published. Required fields are marked *