
Announcements
I am working on building a custom connector for Power platform and Logic Apps. I was able to deploy the custom connector and was able to build a workflow in Logic Apps with my connector.
I use Connection parameters to get the service instance URL during the connection stage and have a Policy to update the Host URL with the connection Parameter. This works fine in PowerApps and PowerAutomate but doesn’t seem to work in Logic Apps. I am getting the error as "The remote name could not be resolved: static.host.url" and it's not using the URL given in the connection. Any insights will be appreciated.