Hi everyone, thank you in advance for your time and help. I'm new to Power Automate Desktop, but use KNIME Analytics, Studio X and other tools. Using Power Automate Desktop, I am trying to render this URL using Chrome (or any other browsers) to trigger a file download into the local Downloads folder. You can paste this URL into any browser and hit enter to trigger the download. Power Automate Desktop does not seem to like the parameters after ? mark and throws errors, such as syntax error or invalid value error. I have tried different Actions that uses URL and I'm seeing the errors as well. Does PAD not allow inclusion of parameters after ? mark in the URL? https://trends.google.com/trends/api/widgetdata/multirange?hl=en-US&tz=300&req=%7B%22resolution%22:%22WEEK%22,%22comparisonItem%22:%5B%7B%22geo%22:%7B%22country%22:%22US%22%7D,%22time%22:%222020-01-01+2020-12-31%22,%22complexKeywordsRestriction%22:%7B%22keyword%22:%5B%7B%22type%22:%22BROAD%22,%22value%22:%22how+to+cook+ramps%22%7D%5D%7D%7D,%7B%22geo%22:%7B%22country%22:%22US%22%7D,%22time%22:%222019-01-01+2019-12-31%22,%22complexKeywordsRestriction%22:%7B%22keyword%22:%5B%7B%22type%22:%22BROAD%22,%22value%22:%22how+to+cook+ramps%22%7D%5D%7D%7D,%7B%22geo%22:%7B%22country%22:%22US%22%7D,%22time%22:%222018-01-01+2018-12-31%22,%22complexKeywordsRestriction%22:%7B%22keyword%22:%5B%7B%22type%22:%22BROAD%22,%22value%22:%22how+to+cook+ramps%22%7D%5D%7D%7D%5D,%22requestOptions%22:%7B%22property%22:%22%22,%22backend%22:%22IZG%22,%22category%22:0%7D%7D&token=APP6_UEAAAAAYEVOjj3ln2nNLX3slAL2N0B4q2rvhuwV&tz=300 OR, I could hit this URL to render the same and use Click, etc to trigger the CSV download, but this also throws errors. https://trends.google.com/trends/explore?date=2020-01-01%202020-12-31,2019-01-01%202019-12-31,2018-01-01%202018-12-31&geo=US,US,US&q=how%20to%20cook%20ramps,how%20to%20cook%20ramps,how%20to%20cook%20ramps Any guidance or information will greatly be appreciated. Thank you!!