Retrieving 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.

The flow successfully extracts the query parameter.