• 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…
  • 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…
  • 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…
  • 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…
  • Oauth Authorization Code Grant with DocuSign

    Hello, I am trying to authenticate with DocuSign through Oauth following their documentation of oauth https://developers.docusign.com/platform/auth/authcode/authcode-get-token/ The thing is that I am trying to achieve this without using a connected…
  • DocuSign - how to get your workflow ID

    Hello everyone, I need to integrate my appian app with DocuSign. So I created connected system using DocuSign type. Then I created integration to this connected system using "Create and Send Envelope" operation to create a draft envelope with recipients…
  • RE: Appian DocuSign Connected System Token No Refreshing

    Hi Shamima, Am facing the same issue, is it possible to refresh the token without manually authenticate ?