Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

eSignature in embedded PDF

We are looking to achieve an in-app eSignature function within our Appian workflow process. Is this available?

DocuSign integrations are available in the AppMarket, but all seem to route the user outside of Appian to the DocuSign platform to capture the approver's signature.

Adobe Sign Utility & Sign PDF Document both seem to be more in line with our request, but I would like to confirm if either are feasible.

Screenshot below shows the PDF embedded in the review pane where we would like to capture the eSignature directly within Appian. 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Mike Schmitt

    Hi Mike,

    Thanks for you response.

    We have achieved the required connectivity using API KEY. We added an additional functionality “Authoring” in our application. When The user upload the document he get the PDF document in AUTHORING state where he can drag and drop the SIGNATURE BLOCK inside PDF and send the document for signature. 

    As per the attached screenshot, When we upload the PDF document for e-signature the form should automatically be logged into Adobe.

    As we are loading Adobe using the “WEB CONTENT” component the login happens only when we already authenticated Adobe in a different browser.

    We are trying to authenticate the user within Appian without Adobe login into another browser.

Children