DocuSign API:从模板进行签名时更改文件名(DocuSign API: Changing the filename when signing from a template)

编程入门 行业动态 更新时间:2024-10-10 23:16:37
DocuSign API:从模板进行签名时更改文件名(DocuSign API: Changing the filename when signing from a template)

通过VisualStudio使用DocuSign API,我创建了一个信封并根据我的DocuSign账户上的一个模板向客户发送信封,其中包含收件人列表和标准PDF文档。 我使用EnvelopeDefinition对象指定TemplateRoles和TemplateId,然后创建Envelope。 所有签名后返回的pdf文档将与模板文档中的pdf具有相同的名称。

我需要做的是为每个信封/客户更改此文档的名称。 理想情况下,我可以将文档名称更改为客户的名称,以便于存储和查找,而不是使用一个通用名称获取大量不同的文档。

完全可以更改完成文档的名称吗?

Using the DocuSign API via VisualStudio, I create and send an Envelope out to customers based on a Template on my DocuSign account which contains a list of the recipients and a standard pdf document. I specify the TemplateRoles and the TemplateId using the EnvelopeDefinition object then create the Envelope. The pdf document returned when everything is signed will have the same name as the pdf on the Template document.

What I need to do is change the name of this document for each Envelope/customer. Ideally I could change the document name to that of the customer to make it easier to store and find, instead of getting a lot of different docs back with one generic name.

Is it at all possible to change the name of the finished document?

最满意答案

我不知道要更改文档的名称。

但是,您可以在创建信封时更改信封的主题。 这是您在DocuSign Web工具中看到的信封主题。

您还可以设置信封自定义属性,稍后使用该属性搜索信封。 使用这种技术,您可以轻松地调出与特定客户相关的所有信封(在这种情况下,最好将您的customer_id存储为信封自定义属性)。

I don't know about changing the name of the document.

But you can change the subject of the envelope when you create the envelope. And it is the subject of the envelope that you see in the DocuSign web tool.

You can also set an envelope custom property and later search for envelopes with that property. Using this technique, you could easily bring up all envelopes related to a particular customer (probably best to store your customer_id as an envelope custom property in this case).

更多推荐

本文发布于:2023-08-07 01:06:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1459114.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件名   模板   API   DocuSign   template

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!