I am trying to register a webhook that calls a Power Automate Flow that is triggered on an Http request. If I register the webhook using the Flow trigger url, this works. However, I want to use an environment variable for the webhook instead. When I use the environment variable for the webhook, I can't save the webhook because it is not a valid url.
Does anyone know how to setup a webhook using an environment variable? Is this even possible?
