Enrichment Integrations

Create a ServiceNow integration

Creates a ServiceNow enrichment integration with one or more CMDB table configurations. Only one integration is allowed per account. Each CMDB table must define between 2 and 20 field mappings, and an integration may contain at most 8 tables. Credentials are managed separately through the credentials endpoints.

<!-- 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.write

post/enrichment/integrations/servicenow

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Request body

namestring required

The name of the integration.

descriptionstring

An optional description of the integration.

Response

The ServiceNow enrichment integration was created successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.