Hi there, my flow can receive parameters send by another application ( in this case Visual cron) using HTTP request received trigger which i want to pass to the subsequent action "transform power query connector" and use in it.. not able as i tried various options such as triggerBody()? syntax, & <parameter_name> & syntax. In the Power Query connector, How should i receive the values as parameters? 