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 4 Next »

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 get required configs

  • To register and configure an Application, from Concur Administration Console navigate to : Administration>Company>Authentication Admin page.

app-manage-tool-01-20240411-054304.png

  • Clicking OAuth 2.0 Application Management opens the Application List page.

app-manage-tool-02-20240411-055049.png

On the Application List page, is a list of previously created applications. Clicking the Client ID for an application opens the App Details page for that app.

  • Click Create New App.

app-manage-tool-03-20240411-071916.png
  • Add refresh_token and password to Allowed Grants

  • Add identity.user.core.read , identity.user.enterprise.read , spend.user.general.read to Allowed Scopes.

  • Click Submit. The App Credentials page appears.

company-refresh-tool-04-20240411-093325.png
  • Use the Client ID and this Concur tool to generate a Company UUID and Company Request Token

Setup Concur Application Integration on Zilla

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

image-20240412-120718.png

 

  • A window with a search bar appears, type in Concur in the search bar and hit enter. Concur app entry will appear at the top of the list, click Add to Applications button to the right.

    image-20240411-130107.png

     

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

    image-20240411-130344.png

      

  • A detailed view of Concur application appears. Click Sync now in top right corner.

    image-20240411-131120.png

     

  • Enable API Integration and fill in the mandatory fields, Client ID and Client Secret config details collected from the earlier steps. Click Next.

    image-20240613-065318.png

     

  • Click Next and the sync will begin.

    image-20240411-131940.png

     

  • In the next window that pops-up, click Done.

  • Sync summary window will pop-up, check and click Close.

To sync data we recommend using the API method. However, you may also sync data with our Browser Extension, follow instructions here: Concur .

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