Hi,
I am trying to download the Zendesk attachment via API but when I try to access content_url outside of Zendesk, its requesting credential to download the file.
1. Is there any possibility to download the attachment directly using API
2. how can we attach/upload the file from downloading once instance to another instance without storing that file externally
Great question! So when trying to download attachments or any data linked to tickets you do need to provide that authorization header. You could use something like an API token or OAuth to be able to retrieve the data.
For your second question, could you provide me with a more specific use case so I can provide you with the best guidance on how to navigate this?
Looking forward to hearing back from you!
Best,
Erica - Dev Support