How to use dynamic GET parameters to set parameter values?
If you enable the macro option "Enable dynamic parameters", the values of the query parameters can be set using GET parameters in the URL. The GET parameters need to be in the form pq_parametername=value.
You can find more details on this page of the documentation in the second example.