Retrieve Attachments - GET API
Hello, I am working on pulling attachments from a third party ServiceNow instance to client's ServiceNow. Third party system does not POST the attachments, but we need to pull the attachments on regular intervals. I am using GET API to retrieve the a...