I am using the Zendesk API and trying to understand if anyone has a way of creating tickets in bulk with the same attachments for each ticket?
I am already using the create many tickets endpoint for the bulk tickets import and the upload file endpoint for the attachments upload.
The thing is, when I create the tickets, only the first one will include the attachments, the others won't. Do I need to upload the same file for each ticket? Does the token is only valid for one ticket?
Thanks,
Leandro