ServiceNow Integration

How to set up a ServiceNow integration.

Secberus uses ServiceNow’s OAuth flow to create new violation incidents on a customers' ServiceNow Platform. To set up a ServiceNow integration first follow these steps to setup your ServiceNow OAuth registry correctly.

Creating a ServiceNow integration

  1. Find the Application Registry module in ServiceNow and click on New to create a new Application Registry.
2316

Navigate to 'Application Registry' and click 'New'

  1. Select the Create an OAuth Api endpoint for external clients link.
2232

Select 'Create an OAuth Api endpoint for external clients

📘

Considerations:

  1. Give the Application Registry a Name, add the specified Redirect URL and click Submit.
2240

'Name' the application, Populate 'Redirect URL', and click 'Submit'

  1. Copy the Client ID and Client Secret returned by ServiceNow.
2240

Copy 'Client ID' and 'Client Secret'

  1. Paste the new Client ID, Client Secret, and your ServiceNow Instance Url (https://myinstance.service-now.com) into their respective fields on the Secberus Integration page.
Paste 'Client ID', 'Client Secret', and 'Client URL'

Paste 'Client ID', 'Client Secret', and 'Client URL'

📘

Note:

  • The Assigned Group and Assigned To fields are optional and case sensitive.
  1. Populate the Integration name field, choose a Table, and then click Save.
Populate 'Integration name' and click 'Save'

Populate 'Integration name' and click 'Save'

  1. Locate the new ServiceNow integration under Active Integrations and click Verify. Follow the link provided to complete the verification.
Locate the ServiceNow integration and select 'Verify'

Locate the ServiceNow integration and select 'Verify'

👍

ServiceNow integration is now complete!

You can create workflows to your ServiceNow integration under the "Workflows" tab on the Secberus platform.