docusign / docusign-esign-php-client

The Official Docusign PHP Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
https://www.docusign.com/devcenter
MIT License
197 stars 124 forks source link

Open To View Signed Envelopes #195

Closed samuel-lujan closed 1 year ago

samuel-lujan commented 1 year ago

Hello I have some envelope that I create via API, and I want to give a button to the user on frontend click and go to the signed envelope, to download or visualizate files. But I didn't found nothing.

cbsdsdevsup commented 1 year ago

Hi Samuel,

Thank you for contacting DocuSign Developer Support.

Please take a look at the following resources with regards to your questions:

How to download envelope documents: https://developers.docusign.com/docs/esign-rest-api/how-to/download-envelope-documents/ Embedded signature and elastic signing: https://developers.docusign.com/docs/esign-rest-api/esign101/concepts/embedding/

Let me know if there is anything else you need.

Kind regards, Conar | DocuSign Developer Support

samuel-lujan commented 1 year ago

Thanks for the help!