我可以成功导出基于 APIM API 的自定义连接器。我可以成功地创建基于产品的多个 APIM API。
问:我可以创建基于 APIM 产品的自定义连接器吗?
我可以成功导出基于 APIM API 的自定义连接器。我可以成功地创建基于产品的多个 APIM API。
问:我可以创建基于 APIM 产品的自定义连接器吗?
您可以创建 APIM 的自定义连接器。以下是有关如何创建自定义连接器的步骤
导航到 Azure 门户中的 API 管理服务。
在菜单中的APIs下,选择Power Platform。
选择创建连接器。
在创建连接器窗口中,执行以下操作:
1. Select an API to publish to the Power Platform.
2. Select a Power Platform environment to publish the API to.
3. Enter a display name, which will be used as the name of the custom connector.
4. Optionally, if the API is [protected by an OAuth 2.0 server](https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-protect-backend-with-aad), provide details including **Client ID**, **Client secret**, **Authorization URL**, **Token URL**, and **Refresh URL**.
检查自定义连接器以获取更多详细信息。