Install the ServiceNow Integration

Automatically sync ServiceNow tickets and BigPanda incidents.

Use BigPanda to automatically create incidents in ServiceNow, based on high-level incidents that are intelligently grouped from multiple alerts. The ServiceNow application has a convenient UI that provides configurability to support most use cases with documentation for further customization. Integrating BigPanda with ServiceNow reduces IT noise resulting in faster incident resolution.

Compare supported versions and types

Install the BigPanda Application in ServiceNow

Download the BigPanda application Update Set from the ServiceNow Developer Portal

  1. Navigate to System Update Sets > Retrieved Update Sets
  2. Under Related Links, select Import Update Set from XML
  3. Under Preview Set, select Fix any errors
  4. If the error Could not find a record in sys_app_application for column menu referenced in this update is encountered, select Accept Remote Update. The error is expected and the remote update must be accepted for the application to function.
  5. Once imported the application should now be available from the Navigation Pane and Scope

Connect ServiceNow to BigPanda

To setup the BigPanda application in ServiceNow, use the All Applications Navigation pane to find the BigPanda application to open the Configuration Page.

NOTE: Make sure the BigPanda Scope is selected when making edits to the Configuration Page. Edits made outside of the BigPanda scope will not be saved.

  • Bearer Token: <Your Org Bearer Token>
  • API Key: Follow these instructions to create one
  • Incidents App Key: <Your App Key>
  • Incidents Retrieval Endpoint: https://integrations.bigpanda.io/servicenow/incidents/retrieve
  • Incidents Callback Endpoint: https://integrations.bigpanda.io/servicenow/incidents/callback
  1. Activate the Incidents module by checking the Active box under Incidents
  2. Using the details above, fill in the inputs for Bearer Token, API Key, and Incidents App Key
  3. For further configuration details please refer to the ServiceNow Incidents documentation
  4. Once the fields have been configured, press the Submit button at the bottom of the page

Create a User for BigPanda in ServiceNow

  1. In ServiceNow, under User Administration > Users, select New

  2. Fill out the New User form (make sure to include the following fields):

    • User ID: bigpanda
    • First name: BigPanda
    • Password:
    • Make sure that the Active checkbox is checked
    • Check the Web service access only checkbox to set this user as a non-interactive user for enhanced security
  3. Select Submit

  4. In the filter box above the User ID column, type bigpanda to find the user.

  5. Navigate to Role Tab at bottom of screen and select Edit… (Do not edit through Roles module in the Navigation Sidebar)

  6. On the left table, filter x_bip_panda_user and then double click to move it to the right table

  7. Select Save

Configure Integration Webhook

  1. For the field x-bp-config-servicenowUrl enter the URL of your ServiceNow account. Go to the ServiceNow dashboard and copy the address before /navpage.do, for https://bigpanda.servicenow.com/navpage.do input https://bigpanda.servicenow.com
  2. Enter the password from the account created in the previous section in x-bp-servicenowPassword field
  3. Set the value of the x-bp-api-key header below to the API Key created earlier
  4. Add any additional custom headers if needed. Refer to the ServiceNow Advanced Customization documentation
  5. Select Configure Webhook
Webhook Builder

Webhook Builder

Testing the integration

Manually share an existing BigPanda Incident to this newly created integration