Build and deploy custom Connector for Power Platform
Reading Time: 4 minutes To create a custom connector, you must describe the API you want to connect to so that the connector understands the API’s operations and data structures. In this post, you create a custom connector from scratch, without using a Postman collection or an OpenAPI definition to describe the Cognitive Services Text Analytics Sentiment API …