简体   繁体   English

DocuSign自动化流程

[英]DocuSign automation process

Can we automate the complete process of DocuSign with a single click. 我们能否通过单击自动完成DocuSign的整个过程。 Now we need to automate the process where we click a button and an email goes to the end customer for signing the document. 现在,我们需要自动化过程,单击一个按钮,然后一封电子邮件会发送给最终客户以对文档进行签名。

Can this be automated through the api's or through a trigger/class created in the Salesforce. 是否可以通过api或通过Salesforce中创建的触发器/类将其自动化。

Another alternative which we need is to have the DocuSign link to be available in a portal where the customer can click and will be redirected DocuSign portal for e-signing. 我们需要的另一种替代方法是在客户可以单击的门户中提供DocuSign链接,并将其重定向到DocuSign门户以进行电子签名。

we need to automate the process where we click a button and an email goes to the end customer for signing the document 我们需要自动化过程,我们单击一个按钮,然后一封电子邮件发送给最终客户以签署文档

You can use the DocuSign CreateEnvelope Api for this purpose. 为此,您可以使用DocuSign CreateEnvelope Api。 You can use this Quickstart guide to start building your applications using the DocuSign API. 您可以使用此快速入门指南开始使用DocuSign API构建应用程序。

Also take a look at the API recipe to Request signature via e-mail . 还可以查看通过电子邮件请求签名的API配方。

Can this be automated through the api's or through a trigger/class created in the Salesforce. 是否可以通过api或通过Salesforce中创建的触发器/类将其自动化。

Take a look at DocuSign for Salesforce integration . 看一下DocuSign for Salesforce集成

https://www.docusign.com/solutions/salesforce https://www.docusign.com/solutions/salesforce

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM