DocuSign:Rest API C#获得签名者的永久链接 [英] DocuSign: Rest API C# get permanent links for signers

查看:121
本文介绍了DocuSign:Rest API C#获得签名者的永久链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用DocuSign的REST API在嵌入式签名模式下创建信封。使用功能CreateRecipientView,我只能得到一个临时链接。但我希望获得通知邮件中的永久链接。我如何获得此链接/ URL?

I'm using DocuSign's REST API to create envelopes in embedded signing mode. With the function CreateRecipientView i get only a temporary link. But i would prefer to get an permanent link like in the notification mail. How can i get this link/URL?

推荐答案

使用DocuSign rest API无法获得永久的签名链接。

Getting permanent signing links is not possible using the DocuSign rest API.

对于远程签名者,只有签名者才能通过电子邮件接收签名链接。没有其他人可以访问签名URL。

For remote signers, only the signer can receive the signing link through email. No one else will have access to the signing URL.

可以使用 embeddedRecipientStartURL设置永久签名/访问链接,方法是使用俘获收件人(即 clientUserId)和您自己的URL终结点,从而对用户进行身份验证并确定他们是否可以通过请求收件人视图访问信封。

Setting permanent signing/access link is possible with "embeddedRecipientStartURL" by using a captive recipient aka "clientUserId" and your own URL endpoint whereby you authenticate your users and determine if they can access the envelope via a Request Recipient View.

文档这里

您还可以请求按俘虏收件人发送电子邮件以及其他许多以门户为中心的选项您完全可以控制用户体验。

You can also request emails be sent per captive recipients as well as many other "Portal" centric options that put you in full control of the user experience.

这篇关于DocuSign:Rest API C#获得签名者的永久链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆