DocuSign or Adobe Sign over email

Hi All,

How can we achieve DocuSign or Adobe Sign over email. we have a use case, where a mail will be sent to an user, and the user has to sign the document to confirm the receive of the mail. 

We are using On-Prem version 22.1.

Thanks in advance.

Warm Regards

Vineeth

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    You need to  integrated with DocuSign to send documents from Appian for signature via DocuSign, and retrieve the signed document from DocuSign back into Appian. You need to write our own smart services that invoked DocuSign REST API. Even though it would have been simpler to use the DocuSign JAVA APIs for this integration (in case someone else attempting the DocuSign integration finds this information useful).

Reply
  • 0
    Certified Lead Developer

    You need to  integrated with DocuSign to send documents from Appian for signature via DocuSign, and retrieve the signed document from DocuSign back into Appian. You need to write our own smart services that invoked DocuSign REST API. Even though it would have been simpler to use the DocuSign JAVA APIs for this integration (in case someone else attempting the DocuSign integration finds this information useful).

Children