Installing the OpenAPI (legacy) connector
To use the OpenAPI connector you will first need to install it into your tenant.
Before installing the connector, ensure that you have created and hosted your OpenAPI document, as the document schema will be used to generate the connector types in Flow during the configuration process.
You can click Preview Actions & Types during installation to check that your OpenAPI schema is configured correctly, and that the required types and actions will be created.
-
Select Connectors from the main left-hand menu.
-
Click New.
-
Select "OpenAPI" from the Connector Type menu.
-
Enter a name for the connector in the Name field.
-
Click Retrieve Connector Configuration Data.
-
Specify the required configuration values. Refer to OpenAPI connector configuration values for details on the values required for this connector.
-
Click Install.
-
Click Save Connector.
The OpenAPI connector is now installed, allowing you to connect to and communicate with the API using your OpenAPI document.