Api can be used in Microsoft PowerApps

Hi @daniel @martin.peeters @pcr @Pierre @Don
I want to make a Powerapps for that i need endpoint URL , as you can see below

what will be the URL? and can i control device onoff through that

Thanks

Swagger docs are available at the relative /swagger URL when deployed correctly.
For example for our demo website: OpenRemote Manager HTTP API Swagger UI

I’m imagining that is what you’re looking for?
Other links to for example the openapi.json file are also described there if needed.

I’m not that familiar with Power Apps, but aren’t you be able to create a Azure Logic App to connect to a broker and use it as a bridge to power apps?
Wouldn’t this be a better scenario?