Hi,
We are trying to convert an older assystEJB call that we have embedded in a LUA script. Here is the call to the getAttachments function:
local attachments, err = ASSYSTEJB:getAttachments(parmTicketOrAction, parmNumber)
We are trying to convert this to assystREST but it’s not working. Would someone have the correct function syntax for getAttachments in assystREST?
Thank you!
Martin Provost