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 Use both embedded signing and email with the same envelopeId? #240

Closed dijiehuang closed 4 days ago

dijiehuang commented 1 year ago

We need to use both embedded signing and email, how to implement this requirement?

karankaushik95 commented 1 year ago

By definition, embedded signing expects that you will host the signing ceremony within your application so it won't send out emails to signers.

However, you can use this hybrid approach where your recipient will still be treated as a captive recipient (i.e. the envelope will not show up in their DocuSign account) but they will still receive an email inviting them to sign the envelope

dijiehuang commented 1 year ago

By definition, embedded signing expects that you will host the signing ceremony within your application so it won't send out emails to signers.

However, you can use this hybrid approach where your recipient will still be treated as a captive recipient (i.e. the envelope will not show up in their DocuSign account) but they will still receive an email inviting them to sign the envelope

@karankaushik95 Thank you. I will read this document and have a try

vinz commented 2 weeks ago

Hi @dijiehuang I hope the issue is resolved. Can we close this issue? or do you still need assistance? Thank you, Vinay

vinz commented 4 days ago

Hi @dijiehuang ,

We have not received any further updates or responses regarding this issue. Therefore, we are closing this ticket for now.

If you continue to experience this issue or encounter any new problems, please feel free to open a new GitHub issue, and we will be happy to assist you further.

Thank you, Vinay