Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

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

  1. Visit your DocuSign account.

  2. Go to the Settings tab at the top of the page.

  3. Scroll down and click on Apps and Keys.

  4. Copy the API Account ID and Account Base URI ( copy Account Base URI without https:// like demo.docusign.net ) and save for a later step.

Get the Integration Key and Secret Key

  1. Click on ADD APP AND INTEGRATION KEY.

  2. Enter the App Name and click CREATE APP.

  3. Copy the Integration Key and save it for a later step.

  4. Select Authorization Code Grant and click on + ADD SECRET KEY. Copy the Secret Keys and save it for a later step.

  5. 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.

  6. Click on SAVE.

Set up DocuSign Application Integration on Zilla.

  1. 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 click Sync Now.

  2. Sync Docusign Developer Environment (Yes/No): If value is Yes, sync DocuSign Developer Environment. Default is No which syncs the production environment.

  3. Click on Next.

  4. Grant access by clicking ALLOW ACCESS. Your sync will start once you have granted Zilla access.

  5. 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.

 

  • No labels