Attach file to a note through the API

Attach file to a note through the API

Hi!

I'm currently developing a service which creates and updates records in Zoho through external web forms. Now I'm wondering if it's possible to attach files (images) to notes through the API.

I've created a function which uses the uploadFile method, but it only seems to work on primary modules. When I try to upload to a note (Notes/uploadFile) I get error #4600.

Is it at all possible to get this to work?