DocuSign Integration Setup for TAP Application
Overview
This article explains how to integrate DocuSign with the TAP application. It includes detailed instructions for creating a new app and key in DocuSign, configuring necessary settings, and integrating the app with TAP.
Configure DocuSign for Integration with TAP
Before You Begin
Ensure that you have:
- Administrator access to DocuSign
- Super Administrator access to the TAP application
- A valid DocuSign account email and password
Important: Each TAP tenant supports only one eSignature provider. You can configure either DocuSign or Adobe Sign, not both.
| Instructions | Screenshot for Reference |
|---|---|
|
1. Login to your DocuSign account. Navigate to Admin tab > Integrations > Apps and Keys and click Add App and Integration Key button. Enter a name for your app and click the Create App button.
A new page opens displaying the App’s basic configuration settings.
|
![]() |
|
2. Login to TAP application (Super Admin access required). |
![]() |
|
3. Navigate to Administration > Integrations > eSignature Keys > Click on New DocuSign Connection button. The Administrator DocuSign Account page appears. Enter the following DocuSign Account details:
Note: Use this Link to access your DocuSign account and retrieve the required details (email address, Account ID, and App Password) for configuring the DocuSign connection in TAP. |
![]() |
|
4. TAP validates the credentials with DocuSign. If validation succeeds, the DocuSign connection status becomes Active. |
![]() |
Troubleshooting
Problem Description:
If you run into an error 'Invalid Credentials' or the account does not save and remains on the configuration screen:
Navigate back to the DocuSign account > Admin > API and Keys
If the Account's Base URI is not 'https://docusign.net/api/3.0

Create a support ticket with the new URL for a change on the TAP side.
Note for Mitratech Internal:
In the latest DocuSign accounts, the account base URLs are under na1/na2/na3 servers and might look like https://na1.docusign.net. When the client creates a support ticket to change this URL in the portal settings, please create a hosting ticket to change the 'ESDefaultEndpointBaseUrl' setting to https://na1.docusign.net/api/3.0.
Ensure you add api/3.0 at the end of URL so that our code calls DocuSign API endpoint for authentication which only works with entire https://na1.docusign.net/api/3.0. If we update the URL without api/3.0 then the e-Signature connection would result in 500 Internal server error in console & the portal logs will show the below error.
MessageText==> The request failed with the error message: -- <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/Member/404Error.aspx?aspxerrorpath=/accountmanagement.asmx">here</a>.</h2> </body></html> --. ExceptionType==> System.Net.WebException Exception==> The request failed with the error message: -- <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/Member/404Error.aspx?aspxerrorpath=/accountmanagement.asmx">here</a>.</h2> </body></html
Configure Admin and User Permissions
To integrate DocuSign with the TAP application, specific administrative and user permissions must be configured for a successful setup.
Enable "Allow All" Admin Access in Permission Profiles
To add a new DocuSign key to the TAP application, you must first enable "Allow All" administrative access. (This step is mandatory.)
Navigate to Admin tab > Users and Groups > Permission Profiles. Select Edit option from the Action menu of the permission profile to enable the access.

Change Admin Permissions in Permission Profiles
After adding the eSign key, you can change the administrative permissions back to "None".

Configure User Permissions in Permission Profiles
Under the "User Permissions" tab, enable the following permissions. These are the minimum required permissions to use DocuSign within the TAP application.
- Enable "Allow users to send envelopes".
- Enable "Allow view and manage envelope rights through API".
- Enable "Allow send on behalf of other users through API".

Uses of DocuSign Integration with TAP
The DocuSign integration within TAP can be utilized in the following scenarios:
| Scenarios | Screenshot for Reference |
|---|---|
|
Enabling e-Signature Support in a Workflow
|
![]() |
|
Assigning the DocuSign Account
|
![]() |
|
Adding DocuSign Connection to a User Navigate to Administration > Users > Edit Workflow. Scroll down to find the option to add a DocuSign connection administrator account. The newly created DocuSign account will be available in this dropdown. |
![]() |










