OptiAPI connector provides a simple, yet powerful access to all the different API actions that OptiAPI has to offer.
You will need the following to proceed:
- A Microsoft Power Apps or Power Automate plan with custom connector feature
- A valid OptiAPI Account
- The Power platform CLI tools
Run the following commands and follow the prompts:
paconn create --api-def apiDefinition.swagger.json --api-prop apiProperties.json --icon [Path to icon.png]
Checkout full API reference on your OptiAPI account. Each action contain full documentation.