Hi,
First off, excuse my ignorance in this question - im a beginner. Please let me know if any additional details would be helpful.
I am using the HTTPCaller transformer to run a print POST from an AGOL app (Experience Builder).
I’m able to successfully run the HTTPCaller and pull the response_body containing the output pdf URL.
Id like to now run another transformer to download that pdf locally. Any suggestions on the next transformer to achieve this?
An example of the URL: https://utility.arcgisonline.com/arcgis/rest/directories/arcgisoutput/Utilities/PrintingTools_GPServer/_ags_mapfile_name_hear.pdf
Much thanks!