Skip to main content

ServiceNow integration properties reference

The Moogsoft Cloud Properties page is located in ServiceNow under All > Moogsoft Integration > System > Moogsoft Cloud Properties. You can edit the properties on this page to customize the way the integration behaves.

  • All properties with a "Yes" or "No" option are set to No by default, unless stated otherwise.

  • Properties marked as Required must be filled out for the integration to work.

Property name

Required

Value

Moogsoft Integration ServiceNow User

Required

moogint

Create the ServiceNow Integration User Account

Optional

Automatically create the ServiceNow user for the Moogsoft Cloud integration.

ServiceNow Integration Password

Optional

The password to use for the ServiceNow integration user, if the above property ("Create the ServiceNow Integration User Account") is enabled.

This password must meet ServiceNow's complexity requirements, or else automatic configuration will fail. For a detailed explanation of the requirements, read this page from the ServiceNow documentation.

Moogsoft Cloud Instance

Required

https://api.moogsoft.ai

Moogsoft API Key

Required

The Moogsoft API Key.

Moogsoft UUID

Optional

The UUID of your Moogsoft instance, which is displayed in the URL when logged into the Moogsoft UI. Example: https://app.moogsoft.ai/{uuid}/incidents

You must fill out this property in order to allow ServiceNow change records to be manually linked to Moogsoft incidents. For more information about this feature, read Link ServiceNow change requests to Moogsoft Cloud incidents.

Moogsoft API Retry Limit

Required

The number of times to attempt a Moogsoft API call. Default is 3.

Moogsoft API Timeout (In Seconds)

Required

The request waiting time in the ECC Queue in seconds. Default is 10 seconds.

Note: To configure this property for more than 30 seconds, add or update the ServiceNow glide.http.outbound.max_timeout.enabled system property to false.

Enable Moogsoft Incident integration

Optional

Automatically create the outbound webhook in Moogsoft.

If you are using a credential set in Moogsoft to store the ServiceNow integration user details, you will need to create this credential set manually before you enable this property.

Name of Moogsoft Credential Set used for outbound Webhook

Optional

The name of a preconfigured Moogsoft credential set containing the username and password of the ServiceNow integration user.

Enable to append rather than replace the Affected CI list on update

Optional

When processing affected_cis passed from Moogsoft, this option will merge the CI data from the initial incident creation with the data from subsequent updates. If disabled, the affected_cis from the last received update will replace the Affected CI list in the incident. Enabled by default.

Enable closing of Moogsoft Incident

Optional

Enable to automatically close a Situation when you close or cancel the associated ticket in ServiceNow.

Close on Resolved

Optional

Close the Moogsoft incident when the corresponding ServiceNow incident is resolved. For more information, read Modify incident closure and reopening behavior.

Moogsoft Assignee Email

Optional

The email address of a Moogsoft user that can be used for automated assignment. Defaults to the owner of the API key.

Create Moogsoft Assignee

Optional

Automatically create a new user if a user doesn’t already exist, using the assignee email address supplied.

Reopen Incidents

Optional

Allow Moogsoft to reopen resolved ServiceNow incidents. For more information, read Modify incident closure and reopening behavior.

Enable Moogsoft Maintenance Window integration

Optional

Enable automatic creation and removal of Moogsoft catalog entries for maintenance window management.

Use New Maintenance Windows Feature

Optional

Use Moogsoft maintenance window feature in place of catalogs to manage maintenance windows.

Enable Incident Assignment

Optional

When incidents are assigned to a user in ServiceNow, corresponding incidents in Moogsoft will be assigned to a matching Moogsoft user, whenever possible.

User email addresses must be the same in both ServiceNow and Moogsoft.

Forward Work Notes

Optional

Allow work notes added to ServiceNow incidents to be forwarded as comments to the corresponding incident in Moogsoft.

Hide Moogsoft sections in Incident form

Optional

Hide the Moogsoft sections in the UI of the ServiceNow Incident form.

Hide Moogsoft sections in Change Request form

Optional

Hide the Moogsoft sections in the UI of the ServiceNow Change Request form.

Enable mapping of Moogsoft severity to ServiceNow priority

Optional

Map Moogsoft severity values to their equivalent ServiceNow priorities.

Only update priority on increasing severity

Optional

Changes the behavior when mapping priority from severity so that only increasing severity or priority of an incident in Moogsoft will update ServiceNow.

Priority Mappings:

Map Moogsoft Severity to ServiceNow Priority values.

Priority for Critical

Critical

Priority for Major

High

Priority for Minor

Moderate

Priority for Warning

Low

Priority for Unknown

Low

Priority Settings:

Adjust each priority to match the corresponding Impact and Urgency values for your environment. By selecting a priority value for each severity, any incidents with the matching severity will create a ServiceNow incident with equivalent Impact and Urgency. For example, setting "Priority High" to "Medium:High" maps a P2 (High priority) to an Impact of Medium and an Urgency of High.

Priority Critical

High:High

Priority High

Medium:High

Priority Moderate

Medium:Medium

Priority Low

Low:Medium

Enable bi-directional synchronization of priority values

Optional

When enable and with u_priority included in the webhook payload, priority changes will be replicated between Moogsoft and ServiceNow.