ServiceNow
Connecting ServiceNow to NeuBird enables you to gather critical telemetry from your ServiceNow environment, including incident management and service requests. You will need an API access key and a customer ID.
Create an Inbound Authentication Profile
Section titled “Create an Inbound Authentication Profile”Before connecting ServiceNow to NeuBird, you need to generate an API key from your ServiceNow instance.
-
Navigate to the API Access Policies: In your ServiceNow dashboard, go to All > System Web Services > API Access Policies > Inbound Authentication Profile.

-
Create a new API Key: Click New, and then select Create API Key authentication profiles.


-
Enter API details:
- Enter a descriptive name for the key in the Name field.
- In the Auth Parameter field, select Auth Header.

After completing the above steps, click Submit to save your API key profile.
-
Generate the REST API Key: Go to All > System Web Services > API Access Policies > REST API Key, and click New.


-
Enter REST API details: Provide a descriptive name and select a user or service account for the API key.

After completing the above steps, click Submit to save your REST API key.
-
Navigate to REST API Access Policies: Go to All > System Web Services > API Access Policies > REST API Access Policies.

-
Create a new policy: Click New to create a new API Access Policy.

-
Enter policy details:
- Name: Enter a descriptive name for your policy.
- REST API: Select the REST API you want to use. Currently only the Table API is supported.
- Configure policy restrictions: Use the checkboxes on the right side of the form to uncheck restrictions, allowing fields on the left side to appear.
- Add API Authentication Profile: Scroll to the embedded list on the form and add your newly created API Authentication Profile.

Click Submit to save the new API Access Policy. Once saved, a token will be generated. Use the lock icon to view and copy this token.
Connection Fields
Section titled “Connection Fields”| Field | Required | Description |
|---|---|---|
| Name | Yes | A descriptive name for this connection |
| Description | No | An overview of what this connection is used for |
| API Key | Yes | The REST API token generated in the steps above |
| Customer ID | Yes | Your ServiceNow instance identifier (e.g., https://yourinstance.service-now.com) |
For general instructions on creating and managing connections, see the Connections Overview.