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 3 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

Steps to create OAuth connector

  1. Log in to your UltiPro account as an administrator.

  2. Click on the "Administration" tab in the top navigation bar.

  3. Under the "Integration" section, click on "API Developer Portal".

  4. Once in the API Developer Portal, click on the "Applications" tab in the left-hand menu.

  5. Click on the "Create Application" button in the upper right-hand corner of the page.

  6. Enter a name for your OAuth application in the "Name" field.

  7. Enter a description for your application in the "Description" field (optional).

  8. Choose the type of OAuth grant as Client Credentials Grant.

  9. Enter the redirect URI as https://app.zillasecurity.com/api/auth/callback/ultipro.

  10. Select the scope as client.

  11. Click on the "Save" button to create your OAuth application.

  12. Copy the oauthApplicationId, clientId and oauthApplicationSecret for future use.

Steps to get region

  1. In the API Developer Portal, click on the "Authentication" tab in the left-hand menu.

  2. Your UltiPro region will be displayed in the "Endpoint URL" field, after the https://api.ultipro.com/ part of the URL. It will be a two-letter code such as "US" for United States or "CA" for Canada.

Steps to get Organization Id

  1. In the API Developer Portal, click on the "Authentication" tab in the left-hand menu.

  2. Your organization ID will be displayed in the "Organization ID" field.

Setup UltiPro Application Integration on Zilla

  1. Login to Zilla using your admin credentials.

  2. Click Add Application in the top right.

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

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

    NOTE: To configure UltiPro as a directory: navigate to Settings > User Directory > Add Application. Select the instance you just created and click Designate.

  5. A detailed view of UltiPro application appears. Click Sync now or the gear icon in top right corner to configure your application.

  6. Enable API Integration option from the dialog.

  7. Add the configuration details that you gathered above and then click Next.

  8. Click Next again.

  9. Click Done.

  10. Click Close.

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