Skip to main content

Hello Team,

I am new to the community and I have a spring boot web application, I need to apply digital signature while uploading either word document or PDF via API. Is it possible with docusign?

Thanks in advance

 

@Filahad 

Yes, this is possible with Docusign eSignature and a common use case.

You need to leverage the Docusign eSignature APIs to create an envelope with the desired digital signature type, like advanced electronic signature or qualified electronic signature. This Docusign Support article has step by step instruction on how to achieve this.

In addition, you need to purchase an add-on to the standard Docusign eSignature plans to include the digital signatures as required.


Hello @Filahad,

 

As @Michael.Rave mentioned you can send envelopes with SBS following this article:

https://developers.docusign.com/docs/esign-rest-api/esign101/concepts/standards-based-signatures/

 

Thanks,


Reply