-->

DocuSign Can the documents be signed automatically

2019-01-20 18:00发布

问题:

I am trying to create a solution for a client. The client runs a university and wants a system using which they can send the bulk letters that will contain the Marks / Grading to the Parents/Guardians. The letters will have to be signed by the Dean of the university (single user).

Will the user (Dean) have to go in DocuSign and sign each letter individually or is there a way to do it automatically? I am planning to use SOAP API with C# for this.

回答1:

It is not-uncommon to programmatically sign documents. If the business process is properly set up, then it is legal too.

Your use case is a perfect example of a valid use case for auto-signing.

The DocuSign Signature Appliance supports auto-signing and that's a common use case for it. For example, the product is often used to automatically sign invoices.

Developer center for the DocuSign Signature Appliance



回答2:

Signing is an explicit activity by the recipient. There is no way to programmatically sign a document.