We currently have a solution in place where we use the SolarWinds API to export purchase orders to an external system and we then update the purchase order in SolarWinds when the purchase order gets updated using the same API. However, the API call getCPurchaseOrders generates an XML file with a tag for attachments, but it is only the URL link to the original download of the attachment. It is not a URL to SolarWinds server where the actual attachment is stored. The problem this causes is that the original URL usually expires after a short time and is no longer valid.
We would very much appreciate a method of exporting these attachments.
Thank you,
Mitch