DocuSign
This plugin lets you add a link to your application to open an Envelope's documents.
This action returns a link to an Envelope's documents.
Enter your page’s URL as the return url
To get the envelope ID, select the document in the DocuSign interface and copy the ID after /details. For example if this were our link: https://appdemo.docusign.com/documents/details/dd80befd-65c3-4a67-b7ef-1b594173cf61 45
We would copy dd80befd-65c3-4a67-b7ef-1b594173cf61. Make sure to use your own; this one won’t work.
The API domain allows you choose between the demo (demo.docusign.net) and production (docusign.net) versions of the API.
Once you create an API with them as shown at https://support.docusign.com/en/guides/ndse-admin-guide-api-and-keys and got the certification, you should set it to docusign.net; in the meanwhile, please use demo.docusign.net. Here is how you can fill out the other fields in your Plugins tab:
Set this to docusign.net if you completed the certification and are approved to use the API by DocuSign or demo.docusign.net if you are using the sandbox.
Enter the email for your DocuSign account.
Enter the DocuSign Integrator Key for the envelope you want to access.
Enter the account ID under which the Envelope exists.
To use the plugin create a Link, set it to External URL and set the destination URL to Get Data from external API and (after installing the plugin) choose Get Docusign Embedded URL.
Last modified 2yr ago