使用DocuSign API启动签名过程时,文档完成通知未按预期发送给每个收件人
我正在通过Docusign API通过Docusign模板测试文档签名。文档签名完成后,每个收件人都应该收到带有文档查看链接的文档完成通知。但是,使用DocuSign API启动签名过程时,文档完成通知不会按预期发送给每个收件人。
I’m testing document signing via a Docusign template through the Docusign API. Once the document signing is complete, each recipient is supposed to receive a Document completed notification, with the link to view the document. But the Document completion Notification is not sent to each recipient as expected, when signing process is initiated using the DocuSign API. Please direct me to the help link on this.
我也想知道如何设置证书完成文档,以便在签名完成后发送给每个收件人。
I also, would like to know how to set up the certificate completion document to be sent to each recipient on completion of signing. Any help on above is appreciated.
谢谢
我是看到您正在为除供应商角色以外的所有类型的签名者设置 clientUserId 。现在为签署者设置 clientUserId 告诉DocuSign您正在应用程序中实现嵌入式签名。由于是嵌入式签名,因此在默认情况下和设计上,DocuSign不会向嵌入式签名者发送任何类型的电子邮件通知。要使DocuSign发送带有完成证书的完成电子邮件,您需要在DocuSign帐户中修改签名设置。在您的DS帐户中,转到管理员-> 从 c>签名和发送部分。然后,滚动到签名设置页面底部的信封递送部分,如下面的屏幕截图所示,选择发送完成电子邮件给嵌入式签名者,然后选择选择将完成证书附加到信封上。这应该可以解决您的问题。
I am seeing you are setting clientUserId for all types of signers except Vendor roles. Now setting clientUserId for the signer tells DocuSign that you are implementing embedded signing in your app. As its an embedded signing, so by Default and Design, DocuSign does not send any types of email notification to the embedded signer. To make DocuSign send the completion email with Certification of Completion, you need to modify Signing Settings in your DocuSign Account. In your DS Account, Go To Admin -> Select Signing Settings from the Left Hand Side Navigation under SIGNING AND SENDING section. Then, scroll to the bottom on Signing Settings page to Envelope Delivery section as shown in below screenshot, select Send Completion emails to embedded signers and also select Attach Certificate of completion to envelope. This should resolve your issue.