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

This page outlines the process of configuring and using the Servicenow API through Zilla to sync groups, users, and roles.

Steps To Create a Servicenow Connector

1. First log in to https://developer.servicenow.com/

2. Next search “Oauth” in the search bar located in the top left. Then click Application Registry

3. Click the New button at the top of the page.

4. Now click Create an OAuth API endpoint for external clients.

5. Now enter all required fields, first name your instance. Next, click the lock to the right of ‘Redirect URL’ and paste https://app.zillasecurity.com/api/auth/callback/servicenow into the text box. Finally, click Submit. You will be taken back to the list of application instances.

Step 6. Find your application instance on the list and click the one you just created.

Step 7. Copy both the Client ID and the Client Secret. Both of these will be used back on Zilla.

Step 8. Copy the URL from your browser's search bar (This URL will be used on Zilla).

ex. The URL used for this example is highlighted in this screenshot.

Set up Servicenow Application Integration on Zilla

1. Locate your desired Servicenow application instance on Zilla, click Sync now and enable API Integration. Find the Client secret, ID, and domain URL you obtained in the last step and enter them into the corresponding boxes. Now click Update or Next.

2. Click Next.

3. Grant access by clicking Allow. Your sync will start once you have granted Zilla access.

4. Once complete you may view the data on Zilla.

  • No labels