File Upload via API V8

Hi

Has anyone managed to upload a file to Documents via V8 API. I have checked on here and it appears no one has.

I have base64_encoded and put it in filename as there is no filename_file but nothing!!

Please if anyone has done it please can you give me pointers, there is also no documentation on this as far as I can see.

Any help much appreciated.

Try on Api v4_1. I have not seen there is any such capability in V8.

Thanks for the pointer, I have also tried with v4_1 and still can’t see where to upload the file to. Do you have an example?

Have worked it out using set_document_revision it’s a bit clunky but it works.