v1
latestOpenAPI 3.0.22026-07-144652931.4 MBTest a CMDB table
Validates a ServiceNow CMDB table configuration by running a live query against ServiceNow and returning up to 10 sample records. Use this before enabling synchronization to confirm that the credentials, table name, query filter, and mapped fields are correct. Records are returned keyed by ServiceNow field name.
<!-- theme: warning -->Early Access
This API is in Early Access and may change at any time. Contact your PagerDuty account team to request access.
Scoped OAuth requires: contextual_data.read
Path parameters
Base32-encoded UUID v7 (26 uppercase alphanumeric characters) identifying the ServiceNow enrichment integration.
Base32-encoded UUID v7 (26 uppercase alphanumeric characters) identifying the CMDB table configuration.
Headers
The Accept header is used as a versioning header.
Response
Up to 10 sample records returned from a live query against ServiceNow. The records are keyed by ServiceNow field name (not the mapped event_field names), so you can verify that the correct ServiceNow fields are configured.