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
@Duy,Thanks for the update.
But signing of the document will be done outside Appian right(via mail).
Then based on the envelope I'd we need to retrieve the pdf content and display in Appian correct?
Is there any other approach possible to get this digital signature done from Appian itself rather than doing form Mail?
Docusign API has a feature to return to you the URL of the signed document, and you can use the a!webContentField() component to display the URL within the Appian SAIL Interface.