Skip to main content
Version: v11.6.0

Docusign Prefab


Docusign prefab allows user to enable electronic signature technology services using the Docusign API. Application using this prefab can allow it's users to electronically sign their documents for various purposes.

Prerequisites for using the Docusign prefab:

1. Create a developer account in Docusign.

2. Go to Admin page and add an App!

3. Now go to your Apps listing and click on Actions drop down of your created app and click Edit.

4. From the pop up copy the Integrator key and keep it ready.

Project Integration

Drag and drop the prefab into your project page. It'll appear as a link labeled "E-sign". Then go to settings and select Config Profiles

In the dialogue that appears enter the required fields after selecting Docusign namely:

  1. Base URL: It'll be prefilled
  2. Docusign password: provide your password for Docusign(you can also provide the encrypted password)
  3. Docusign Username: Provide your username
  4. Integrator Key: Provide the Integrator Key derived for your Docusign App from the Docusign Admin console.
  5. Return URL: Provide the URL to the page of your WaveMaker app that uses the prefab.

Now bind the Source of the prefab to the URL of the file to be e-signed and the email to the email of the user who will perform the e-signing.

With the above steps done your Docusign prefab integration is complete. Now clicking on the E-sign link will invoke a Docusign dialogue and the your document will appear in the dialogue. Click continue to start the e-signing process. Click on the e-signing options from the left menu and e-sign the document. Then click finish button in the popup to complete the process.