• DocuSign connected system

    I created the docusign connected system with "Authentication code grant". But i have to authenticate time to time. are there any best authentication methods
  • Integrating with Docusign using JWT

    How to connect to docusign using JWT authentication?
  • Docusign Connected System

    Getting below error when i am trying to authorize .Is there any resolution? OAuthResultMessage Authorization unsuccessful. We received the following error: error: request_error error_description: PKIX path building failed: sun…
  • Docusign Multiple signee

    I want to send a document that need two sign from different user ,How can I do that
  • Docusign plugin error

    Hi, I am trying to create a plugin which calls DocuSign Api to digitally sign the pdfs. It's working fine in regular java but when I test it in Appian, I get the following error in jersey core jar. I am using jersey version 1.19.1. Caused by: java…
  • Could not find docuSign plugin?

    Hello All, I am not able to find docuSign plugin in Shared components? Also, is there a way to capture signature of customer in Ipad like for consent forms? My use case is: A client is shown a consent form in ipad and asked to sign to acknowledge…
  • integration of Appian workflow with DocuSign

    Hi All, We want to integrate Appian workflow with Docu Sign. Is there any plugin exists for that? Our Use case is that we want to email the document to client for sign & they can just sign digitally in email & it can send us signed document back to the…
  • Create template from DocUsign.

    Hi All, We are modifing our exsiting work in the application. we want to use Docusing integration for template creation and sending email to users for signature. i need help in template creation. In our existing workflow we generate word document…
  • HTTP Query Issue for Docusign

    Hi All, I am trying to use HTTP Query to get the status of document but I am getting following error: [success:false,result:,error:[code:[category:0,namespace:1,detail:0],title:HTTP error connecting to demo.docusign.net/.../accounts 401 Unauthorized,detail…
  • Document not being passed to docusign

    Hi, I have a requirement to integrate with DOCUSIGN where I am passing an appian document to be signed digitally. I used the httppost() function to call the service. Here I need to pass the document in the body in base64 format. I have used convertdocumenttobase64…