Microsoft Power Automate
Requirements
Before integrating the MindKey Connector API with Microsoft Power Automate, ensure you meet the following requirements:
- An additional license from Microsoft might be needed to use Microsoft Power Automate xxx
Integration options
Unfortunately there is no native support for OData in Microsoft Power Automate. But there alternative ways to use the MindKey Connector API with Microsoft Power Automate.
Microsoft Dataverse
Microsoft Power Automate is able to access data from Microsoft Dataverse. Follow the instructions on Integrate with Microsoft Dataverse and Overview of how to integrate Power Automate flows with Dataverse to setup an integration of Microsoft Dataverse with Microsoft Power Automate.
HTTP Action
If you only need to create a few and simple flows, the HTTP action can be used to query the MindKey Connector API. Follow the instructions in the Automating Tasks with Microsoft Power Automate section to learn more about the HTTP Action.
Custom connector
If you need to create many flows, it might be useful to create a custom connector based on OpenApi definitions. Follow the instructions in Create a custom connector from an OpenAPI definition to learn more about Custom connectors in Microsoft Power Automate. OpenApi definitions for the MindKey Connector API can be found in API References section.