Promote DocuSign Integrator Key to DocuSign Production Account
In order to use DocuSign Production Account, the generated DocuSign Integrator Key shall be transferred in to DocuSign Production Account. If DocuSign Production Account is not required, skip this entire paragraph – otherwise, follow all configuration steps listed below.
Generate Successful DocuSign API Calls
Login to Contract Express application.
Make sure DocuSign feature is configured as described in the above section
Create and Setup DocuSign Integrator Key (via DocuSign Demo Account)
.
Complete
any questionnaire 20 times (
you should have 20 completed questionnaires with status Ready
).
Go to each generated contract (
see the step above
) a and click
Start DocuSign
.
When DocuSign page opens, close that opened DocuSign page - repeat for each generated contract.
Important
: This step required that all 20 generated contracts opened that way with no errors. In case of an error, you need to repeat this step again for all 20 generated contracts.
Submit Successful DocuSign API Calls
On the right-top of the open page, click on your
Profile
.
On the left-hand side menu, click on
API and Key
under INTEGRATIONS.
Click
Review Transactions
under ACTIONS menu for previously created integrator key
(i.e. Contract Express)
.
Select the current date.
Click
REVIEW
.
Review may take up to 20 min to pass. If successful, Demo status will be replaced with Review Passed. If not successful, repeat the steps mentioned in above section
Generate Successful DocuSign API Calls
.
Move to DocuSign Production Account
On the right-top of the open page, click on your
Profile
.
On the left-hand side menu, click on
API and Key
under INTEGRATIONS.
Click
Go Live
under ACTIONS menu for previously created integrator key
(i.e. Contract Express)
.
Accept
DocuSign terms and conditions.
Use DocuSign Production Account the admin account.
The integrator key transfer may take up to 24 hours to complete. A confirmation email should be received when transferred.
Configure Integrator Key
Login to a DocuSign Production Account via https://account.docusign.com/ using DocuSign admin account .
On the right-top of the open page, click on your Profile.
Click Go to Admin.
On the left-hand side menu, click on API and Key under INTEGRATIONS.
Click Edit under ACTIONS menu for transferred integrator key (for example, Contoso International Ltd).
In the pop-up window add App Description (for example, Contract Express).
In the pop-up window:
Copy the value of
Integrator Key
(this will be used in the API web.config).
Click
ADD URL
under Redirects URLs and specify Contract Express DocuSign call-back URL like https://<Contract Express the APP URL>/ESignature/Callback
(for example, https://contractexpress.contoso.com/app/ESignature/Callback).
Click
ADD SECRET KEY
and take a note of that (this will be used in the API web.config).
When saved, this value no longer possible to view.
Update the API web.config
Update
DocuSignClientId
value with Integrator Key (generated earlier).
Update
DocuSignClientSecret
value with Secret Key (generated earlier).
Update
DocuSignOAuthApiUrl
value with DocuSign Demo OAuth API URL
https://account-d.docusign.com
.
Set
DocuSignUseWebHook
value to
True
.
Update
ESignatureWebHookBaseUrl
value with Contract Express DocuSign call-back URL like
https://<Contract Express the API URL>
(for example, https://contractexpress.contoso.com/rest)
.
Activate of DocuSign Feature
Login to Contract Express application.
Open any generated contract with status
Ready
and click
Start DocuSign
.
Use your DocuSign the user account
credentials
and
accept
DocuSign policies.