Attachment Payload

I am struggling to create a payload to create a ticket with an attachment. The only example in the FreshService API documentation does not include an example that I can apply. The only way I have found to create attachments is using the unirest library after the ticket is created. I am also struggling to reverse engineer the .attach() function and the body it creates from unirest. Is there any other possible way to accomplish this? Does anyone have any JSON payloads as an example that you can share that can be sent via API?

The use case here is we have a customer trying to integrate with SNOW and we are trying to replicate attachments back into FreshService from SNOW. Any insight would be greatly appreciated.

1 Like

For anyone looking for a solution here is this post I found that answers my initial question:

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.