Connect ServiceNow¶
Step-by-step guide to connecting ServiceNow to Thalian for ITSM intelligence and alert delivery.
Prerequisites¶
- ServiceNow instance with REST API access enabled
- ServiceNow user account with the
itilandrest_api_explorerroles (or equivalent read access)
Create API Credentials in ServiceNow¶
- Sign in to your ServiceNow instance as an admin
- Go to System OAuth → Application Registry
- Click New → Create an OAuth API endpoint for external clients
- Give the application a name (e.g.,
Thalian Integration) - Copy the Client ID and Client Secret
- Ensure the user account that Thalian will authenticate with has read access to the
incident,sys_user, andcmdb_citables
Connect in Thalian¶
- Go to Integrations → Browse
- Find ServiceNow and click Connect
- Enter your ServiceNow instance URL (e.g.,
yourcompany.service-now.com) - Paste your Client ID, Client Secret, and the username/password for the API user
- Click Save — Thalian validates the credentials and begins the first sync
What Thalian Syncs¶
- Incidents — incident records with state, priority, and assignment details
- Users — ServiceNow user directory for cross-referencing with identity data
- CMDB items — configuration items from the CMDB for asset correlation
Alert Rules¶
When alert rules are enabled, Thalian can automatically create incidents for new findings above your configured severity threshold.
For a full list of supported platforms, see Integrations Guide.