Let's say I would like to add a url in an email and when clicked it should fire-off a Flow. The URL should contain three parameters for the flow to work with.
I played around in flow with receiving HTTP requests (JSON body) and postman. This works fine. However I don't see how I can incoperate this into my scenario.
Does anyone have an idea?
So I think what I'm looking for is a plain URL contructed GET request to trigger a flow instead of a POST request with headers and body. Is this posible?
Thanks!
Solved! Go to Solution.
I found the awnser after a few hours of searching on a Logic apps article:
https://docs.microsoft.com/en-us/azure/lo
is looks like this:
The URL given by flow includes the place holders as well.
I found the awnser after a few hours of searching on a Logic apps article:
https://docs.microsoft.com/en-us/azure/lo
is looks like this:
The URL given by flow includes the place holders as well.
can you please explain to me how you build the URL.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
39 | |
37 | |
36 | |
33 | |
28 |
User | Count |
---|---|
39 | |
38 | |
31 | |
28 | |
23 |