docusign / docusign-esign-java-client

The Official Docusign Java Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.
https://javadoc.io/doc/com.docusign/docusign-esign-java/latest/index.html
MIT License
104 stars 95 forks source link

How to send the same envelope for two group of people? #239

Closed dijiehuang closed 1 year ago

dijiehuang commented 1 year ago

1、I have created envelope with setting some tabs via email for group 1, and got the envelope ID (envelopeId = 1234). 2、Now I want to send the same envelope( envelopeId = 1234) for group 2, which method should I use ?

LarryKlugerDS commented 1 year ago

Please ask this type of usage question on stackoverflow.com. Use tag docusignapi Thank you