Skip to main content

Installation of Custom Connectors

18/06/2026

Important

This feature is currently in beta and will be updated in future releases. We apologize for any inconvience.

To set up Power Platform connectors by installing the required methods in your Azure Function App, do the following:

  1. Select Custom Connectors (1) in the left-hand menu. If you cannot find Custom Connectors, select More, then Discover All. Select the pin icon to pin Custom Connectors to the left-hand menu.

  1. Go to New Custom Connector (1) item on the far right and click the arrow pointing down. This opens a drop-down with a list of available items

  1. Select Import an OpenAPI file (1).

  1. The Import an OpenAPI file window opens.

  2. Specify the Connector Name (1) and select the appropriate file (2).

  3. Enter GW4SP - Custom Connectors in the Connector name field (1).

  4. Select Semantic-Web-GraphModeling.swagger.json (2) from the GW4SP installation package and click Import (3). Click Continue.

  1. After importing the OpenAPI file, update the address in the Host (1) section with the URL of the Azure Function App created for using the GW4SP Custom Connectors.Creating a Function App

  1. Select API Key (1) in the Security section

  2. Keep the default settings for the authentication.

  1. Select Next and keep the default settings.

  2. Select Save/Update Connector. Then close these settings (1).

You can now use the custom connector on the Power Platform.