Posted in Power Automate
Retrieve a query parameter in Power Automate
This simple post describes how a Power Automate flow, being triggered by a HTTP request, can extract a query parameter.
Firstly, the Power Automate flow is configured to extract a query parameter.
Once configured, the Power Automate flow is triggered by a HTTP request using Postman
The flow successfully extracts the query parameter.
References
https://learn.microsoft.com/en-us/training/modules/http-connectors/