So basically we need to parse the XML and grab the file_url and then pass it in get a file (HTTP Module) and then you need map the result with upload document module (Workfront). XML Structure you can follow is :<?xml version="1.0"?> <callback type="pdfprintsummary"> <file_id>4698000</file_id> <proo...