Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 5 Current »

Overview

This document provides instructions on how to connect to an API to import data from this application into your instance of Zilla.

In this guide, you will:

  1. Launch your application from inside Zilla

  2. Set up an API configuration

  3. Send your data securely to Zilla

Step-by-Step Instructions

Get the API Auth Token:

  1. Visit the Sentry account.

  2. Click Settings in the left sidebar.

  3. Click Auth Tokens option.

  4. Click Create New Token in top right corner.

  5. Select scopes as team:read and org:read and click Create Token in the bottom right corner.

  6. Copy the AUTH TOKEN and save it for a later step.

Get the Organization Slug:

  1. Click Organization settings in the top left corner.

  2. Copy the Organization Slug and save it for a later step.

Set up Sentry Application Integration on Zilla:

  1. Visit Zilla application and login using admin credentials and then click Add Application in the top right.

  2. A window with a search bar appears, type in Sentry in the search bar. Sentry app entry will appear at the top of the list, click Add to Applications button to the right.

  3. Fill in the form with appropriate details and then click Add to Applications button.

  4. You will see the Sentry app added to the applications tab, click on it.

  5. A detailed view of Sentry application appears. Click Sync now link in the top right corner.

  6. Enable API Integration option from the dialog.

  7. Add the configuration details saved above: Auth Token and Organization Slug, then click Update.

  8. Click Next.

  9. Click Done. Sentry sync has completed message displayed.


When you have finished with all the steps above, review the information in Zilla that was synced.

Having trouble? Try our Troubleshooting articles or contact support@zillasecurity.com.

  • No labels