Zoho Form webhook integration sending attachments like photos - Issue

Zoho Form webhook integration sending attachments like photos - Issue

Trying to use Zoho form webhook integration to send image attachment uploaded in form submission to webhook endpoint using multipart/form-data to Zoho Inventory Incoming webhook. But it seems I get this error



If I do a manual Postman request to my Zoho incoming webhook endpoint with file attachment, it works fine.

I can only assume Zoho Form is sending a malformed/incorrect post request, only when trying to send attachment.