How to capture e-signatures or digital signatures on Appian SAIL Interfaces?

How to capture the digital signature on a SAIL form?

We need to digitally sign a PDF, Can we embed Adobe sign or DocuSign in Appian and digitally sign them in Appian SAIL form.

Using DocuSign will send us an email for digital signature. Is there any possibility to capture it in SAIL from from Appian.

Please suggest.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Vadivelan

    @vadivelan:   using the create and send operation ,I have sent the document .The reponse of that operation gives me envelopeId.I have passed that envelopId here.But getting the below error message in the response

    DocuSign returned the following error code: UNKNOWN_ENVELOPE_RECIPIENT The recipient you have identified is not a valid recipient of the specified envelope.

     

Children