I am trying to create envelopes (including the document and envelope definition) using Docusign java SDK. But all the docusign examples show the uploading of documents as Base64 encoded strings embedded in JSON request body.
Does the java SDK allows uploading documents in binary internally using multipart requests ?
Can someone point me to an example that uploads docs as multipart request to Docusign using Docusign java SDK?
Unfortunately the DocuSign SDKs only support the base64 encoded documents and do not support adding docs/creating envelopes using the multipart/form-data request.
I believe this is on the roadmap for DocuSign but not sure when, however the SDKs are open source so if someone code's it up they might be able to create a PR to add to the source if DS can accept it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With