Topic by Peter J.
Hi all,
We have a third party application that gets Incidents from RightNow via SOAP WebServices (QueryCSV), however, we cannot retrieve the incident's attached files. We are able to use SELECT FileAttachments.Size, FileAttachments.ContentType, FileAttachments.Name, but we can't get the Base64 Data.
Is there any way to get this using Web Services?
Thanks in advance.
Regards.