myamolane / docusign-sdk

DocuSign sdk for flutter
Other
4 stars 2 forks source link

image of Signature #1

Open jaypalrana opened 4 years ago

jaypalrana commented 4 years ago

How to get image when we confirm signaure?

myamolane commented 4 years ago

What's the image you refer to ? The signed document ?

myamolane commented 4 years ago

You can get it from DocuSign REST API, but can' get it by the sdk.

deveshgarg-max commented 3 years ago

@jaypalrana do you help me in that I also want to use it the same.

jaypalrana commented 3 years ago

@deveshgarg-max did you find any solution?

deveshgarg-max commented 3 years ago

hey @jaypalrana I found the solution which is the official solution provided by DocuSign only Steps we need to follow are:

  1. Authenticate the device using integration key, email, pass.
  2. Upload the document for signatures.
  3. check the response there you find the envelope id.
  4. I can't able to get the picture that we want here DocuSign does not provide such API. You may follow this article it will help me a lot: https://documenter.getpostman.com/view/3967924/RW1Yq1C6 This is the link to official Docs you also may go through this: https://developers.docusign.com/docs/esign-rest-api/how-to/