Hi guys,
I added my PowerApp (using a custom connector) to a solution and transport it automatically to our different stages (TEST, INTEGRATION, PRODUCTION ... ) which are environments within our tenant.
The custom connector targets different endpoints per stage.
So far so good...
I´m looking now for a way, to transport the connector automatically as well (Including it to the solution is not an option as we need to share the connection afterwards with the usergroup, which is not possible that way).
My expectation is, that the target stage has a fully configured connector that points to the correct endpoints (using correct creadentials as well) and the reference to the connector within the app does not need to be adapted after the deployment ...
It would be grat if you can post any ideas? Couldn´t find an API that offers methods like "ImportConnector" or "CreateConnection" or sthg like this ...
Thanks in advance.
Joe