Servicenow
This article describes the steps for admins to connect a ServiceNow account to Staircase AI.
This article describes the steps for admins to connect a ServiceNow account to Staircase AI.
Overview
Connect your ServiceNow account to Staircase AI for visibility into client support tickets and related insights. To set up this integration, create an OAuth client in ServiceNow, then use its credentials to connect ServiceNow to Staircase AI.
Prerequisites
To complete this setup, you must have:
- Staircase AI Admin permissions.
- ServiceNow Admin privileges to create an OAuth application registry.
Limitations
- Staircase AI currently ingests data only from the Case object in ServiceNow.
- Incident and custom objects are not supported at this time.
Set Up ServiceNow Integration
To integrate ServiceNow with Staircase AI:
Create an OAuth Client in ServiceNow
To create an OAuth client in ServiceNow:
- Log in to ServiceNow.
- From the All menu, navigate to System OAuth > Application Registry.
- In the upper-right corner of the page, click New.
- Select Create an OAuth API endpoint for external clients. The form opens.
- Enter the following information:
- Name: Staircase AI or a name of your choice
- Redirect URL: https://app.staircase.ai/company-set...s/integrations

- Click Submit. The application is saved and the Application Registries page appears.
- Click the application you just created.
- Copy the Client ID and Client Secret and save them in a secure location, for example a password manager.
The following table lists the ServiceNow configuration properties that Staircase AI uses to ingest and associate support ticket data during the integration:
| Table Property | Usage |
|---|---|
| config.casesTableName | Cases/tickets (config-driven) |
| sys_journal_field | Comments/journal entries |
| sys_user | User email lookups |
| customer_contact | Customer contact email lookups |
Connect ServiceNow in Staircase AI
To connect ServiceNow in Staircase AI:
- Log in to Staircase.ai.
- Navigate to Settings > Integrations and select the ServiceNow card. The right pane displays details about the ServiceNow integration.
- Enter the following information:
- Subdomain: The value before .service-now.com in your ServiceNow URL
- Client ID: The ID copied in Step 8 in Create an OAuth client in ServiceNow section.
- Client secret: The ID copied in Step 8 in Create an OAuth client in ServiceNow section.

- Click Connect. You are redirected to ServiceNow to authenticate.
- On the ServiceNow authorization page, allow the application. Once connected, Staircase AI establishes a secure link to your ServiceNow instance.
After the connection is established:
- ServiceNow tickets appear in the Open items tab in Account overview.

- Tickets appear in orange in the Engagement graph on the Account page.

Remove ServiceNow Integration
To remove ServiceNow integration:
- Log in to Staircase.ai.
- Navigate to Settings > Integrations and select the ServiceNow card. The right pane displays details about the ServiceNow integration.
- Click Disconnect. This stops all data exchange between ServiceNow and Staircase AI.