I want to get the query parameters from HTTP Request trigger.
for use the query parameters to some actions.
Like:
- https://xxx/?Key=A1&Value=100
Currently:
- the request body data can use as JSON data.
- the HTTP Request trigger can use some methods, GET/PUSH/POST/PATCH/DELETE.
Therefore:
- I want to use the query parameters of HTTP Request
Thank you for the suggestion, we will work with the Logic apps team on this.