Question

Can I upload files within an app using the client.request method?

Answer

No, the client.request method does not support uploading or downloading binary files.

Instead, uploads should be handled with API calls. For more information, see these articles: 

  • Can I attach files to tickets using the API?
  • Attachments
Powered by Zendesk