Overview
This article provides instructions on how to connect to an API to import data from your application into Zilla. You will launch your application from Zilla, set up an API configuration, and send your data securely to Zilla.
Instructions
Note: Zilla recommends using the API Integration. To switch over to the API integration, first archive the ZUS (Browser Extension) application instance and then create a new DocuSign instance enabling the API Integration.
Get the API Account ID and Account Base URI
Visit your DocuSign account.
Go to the
Settings
tab at the top of the page.Scroll down and click on Apps and Keys.
Copy the API Account ID and Account Base URI ( copy Account Base URI without
https://
likedemo.docusign.net
) and save for a later step.
Get the Integration Key and Secret Key
Click on
ADD APP AND INTEGRATION KEY
.Enter the App Name and click
CREATE APP
.Copy the Integration Key and save it for a later step.
Select Authorization Code Grant and click on
+ ADD SECRET KEY
. Copy the Secret Keys and save it for a later step.Go to the Additional settings and add redirect URI. Click on
+ ADD URI
and add the `https://app.zillasecurity.com/api/auth/callback/docusign` URL.Click on
SAVE
.
Set up DocuSign Application Integration on Zilla.
Locate your DocuSign application instance in the Zilla Applications library, click
Sync now
in the top right and enable API Integration. Copy the Account Base URI, API Account ID, Integration Key and Secret Key you obtained in the previous steps and enter them into the corresponding boxes, then clickSync Now
.Sync Docusign Developer Environment (Yes/No)
: If value isYes
, sync DocuSign Developer Environment. Default isNo
which syncs the production environment.Click on
Next
.Grant access by clicking
ALLOW ACCESS
. Your sync will start once you have granted Zilla access.Click on
Done
on Zilla.
When you have finished with all the steps above, review the information in Zilla that was synced.
Having trouble? Try our Troubleshooting articles or visit support.zillasecurity.com and submit a ticket. Our support team will assist you in resolving the problem as quickly as possible.