Skip to main content
Question

Upload Document with presigned URL concept

  • April 13, 2026
  • 1 reply
  • 11 views

Forum|alt.badge.img

Hello.


i’m working with a microservice API to connect my applications with Docusign APIs.

I have an issue that my client web application are not alowed send document to my API for business rules reasons.
There is any option to upload the document within a empty envelope over a presigned URL, that my API generates in Docusign APIs and then my web client just upload the document directaly?

I have searched over API documentation but didnt found anything

1 reply

Forum|alt.badge.img+6

@felipe.saraiva If you need to upload documents to envelopes the options would be any of the following: 

1: Using the Docusign web console. 
https://support.docusign.com/s/articles/How-do-I-get-signatures-on-a-document-New-DocuSign-Experience?language=en_US

 

2: If you’re using the API you can utilize the below guides: 

https://developers.docusign.com/docs/esign-rest-api/how-to/request-signature-email-remote/

https://developers.docusign.com/docs/esign-rest-api/how-to/request-signature-template-remote/

https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopedocuments/updatelist/

If you’re reaching out to Docusign API’s currently and are running into an error and can provide the error you see we can provide additional information on possible solutions for the error.