Skip to main content
Solved

Bulk sign

  • August 12, 2024
  • 3 replies
  • 206 views

Forum|alt.badge.img+1

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.

Best answer by Koll.Klienstuber

@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 

3 replies

Forum|alt.badge.img+6

@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 


Forum|alt.badge.img
  • New Voice
  • July 1, 2025

Same here, it would be great if we had the option of signing in bulk, all at once


Forum|alt.badge.img
  • Newcomer
  • August 13, 2025

Or if it were possible to sign individual envelopes via the API, then it could already be put in a loop.