Hi Community,
We are migrating from Zendesk into ServiceNow. And part of our requirement is to move all the ticket history including all tickets, comments and attachments from Zendesk to ServiceNow.
Is there is an API to extract the attachments from Zendesk ticket (may be as blob) so that I can iterate through all tickets and make this API call to get the attachments ? I came across this following API, but it only returns attachment data not the actual attachment.
GET /api/v2/attachments/{id}.json