askvity

How do I add a connector to PowerApps?

Published in PowerApps Connectors 1 min read

To add a connector to PowerApps, you'll essentially start the custom connector wizard to create a connection to a data source. Here's how:

  1. Sign in to Power Apps: Go to Power Apps.

  2. Navigate to Custom Connectors: On the left navigation pane, select Data and then click on Custom connectors.

  3. Create a New Connector: Click New custom connector and choose Create from blank.

  4. Name Your Connector: Enter a descriptive name for your custom connector and then select Continue.

From here, you'll proceed through the custom connector wizard to define the connection details, API definition, security settings, and testing.

Related Articles