Skip to main content

I am using embedded signing with my API and every day I send documents to sign to many recipients. All the documents I send need to be signed again by our company but it is not viable to do it one by one so I would like to know if there is any way to sign several documents easily.

 

The way it would be done it is that we put our company the last in the recipients order to sign of each document, and then, instead of signing all one by one, sign all at once (of the ones alredy signed by the previous recipients to sign).

 

Thank you.

@atorralbo DocuSign does not offer a way to programmatically or automatically sign documents. If you are listed as a recipient on an envelope and need to sign it, it would require a manual process where you sign the envelopes one at a time. 
The below posts show similar questions with similar answers: 

https://stackoverflow.com/questions/75690328/docusignapi-with-autosign-envelopes 


Reply