ZC to add request to ServiceDesk Plus with attachment

ZC to add request to ServiceDesk Plus with attachment

Hello! I have a Zoho Creator form that adds a request to ServiceDesk Plus via API. I need it to also add an attachment to the request when creating it, however I cannot get it to work.

Has anyone done something similar? When using postman I can get the request with an attachment to go through (the attachment info is added to the body) but I'm unsure how to add a file to the body in the deluge scripts.

Any help is greatly appreciated!