...
Custom connectors in PowerApps only work with Swagger version 2 definitions.
To get the JSON from the swagger, remove
/swagger/ui/index
& add/swagger/docs/v1
to the end of the URL
...
Custom connectors in PowerApps only work with Swagger version 2 definitions.
To get the JSON from the swagger, remove /swagger/ui/index
& add /swagger/docs/v1
to the end of the URL