Docusign: Retrieve Console URL for Email recipients too

依然范特西╮ 提交于 2019-12-25 07:47:51

问题


Docusign Email delivery issues

After resolving above issue, I felt it would be better if I can retrieve Token URL even for email recipients. is there a way to retrieve docusign console URL for email recipients too for example after CaptiveInfo node & in turn ClientUserId was commented email notifications triggerred to recipients successfully, in addition to that if I need to retrieve docusign console URL if client is available at my desk so that I can get it signed right away.. I don't see RequestRecipientToken would help as it requires ClientUserId as one of the parameter. Please advise.


回答1:


Try setting the EmbeddedRecipientStartURL property to value "SIGN_AT_DOCUSIGN" for the signer (recipient) in the Create Envelope API request. It's my understanding that doing this will facilitate the scenario you describe -- i.e., creating an Envelope with a signer (recipient) that may either be a remote signer (i.e., will receive an email) or an embedded signer. A detailed description of this property can be found here (search the page for "embeddedRecipientStartURL").



来源:https://stackoverflow.com/questions/41387591/docusign-retrieve-console-url-for-email-recipients-too

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!