Hello,
We have a integration project to send tickets from Freshservice to a supplier, that includes attached files if there are any.
Have a hit wall when we tried to get the URLs for files that is attached to the latest comment(private). The URLs need to be in a string with a space or line break between them.
I used the API Service Desk API for Developers | Freshservice (List All Conversations of a Ticket) to retrieve all conversations but I haven’t found a way to the get the latest conversation and the related attached files. As I understand it the JSON parser adds all conversations attachments/values into one placeholder.
Anyone has a solution/workaround to this ?
TIA
Daniel