Hi,
I have a need to implement a HTTP service that an external system will call using a GET request. The system will call my service with parameters in the url, for example http://server/Notification?RequestID="12345"
I created a simple flow with a trigger "When a HTTP request is received" with method GET and path /Notification
The flow generated a URL that I can call from the browser, but when I add &RequestID="12345" to the end of it, I don't see this info appear in the flow request/response.
How can I read the RequestID parameter in my flow and use it in subsequent actions ?
Stephane
Solved! Go to Solution.
Hi!
Did you consider defining 'relative path' input in your trigger?
Hope this helps
Proud to be a Flownaut!
Hi!
Did you consider defining 'relative path' input in your trigger?
Hope this helps
Proud to be a Flownaut!
Hi @bouillons ,
As suggested by @efialttes , when you want your endpoint URL to accept parameters, specify the relative path in your trigger.
Please check this link and get more details about accept parameters in endpoint URL:
Best Regards,
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 |
---|---|
41 | |
31 | |
29 | |
28 | |
26 |