Already a NinjaOne customer? Log in to view more guides and the latest updates.

NinjaOne Integrations: ServiceNow Configuration Item Mapping

Topic

This article explains how to map your ServiceNow configuration items in NinjaOne. 

If you have not already enabled the ServiceNow integration, refer to NinjaOne Integrations: Getting Started With ServiceNow to learn how to do so.

Environment

  • NinjaOne Integrations
  • ServiceNow

Description

Use the Configuration Item Mapping tab on the ServiceNow application management page to map ServiceNow's Configuration Management Database (CMDB) with device roles in NinjaOne. Each organization can contain multiple mappings. 

servicenow_config item mapping.png
Figure 1: NinjaOne → ServiceNow integration → Configuration Item Mapping

These Configuration Items (CIs) may represent physical devices (such as computers), logical devices (like databases), or conceptual services. You can learn more about the CMDB on the ServiceNow documentation site (external link). 

You can also map custom fields from NinjaOne to ServiceNow. Continue past the following item mapping instructions to learn how. 
  1. To add a new CI mapping, click Add
    The New Configuration Item Mapping editor modal displays.
  2. Enter a name for the mapping in the top text field (Name) and then click Add. 

new config item mapping.png
Figure 2: NinjaOne → ServiceNow application → New configuration item mapping

  1. Select a device role from the top drop-down menu.
    To learn about creating or managing device roles in NinjaOne, refer to Device Roles.
  2. Select the ServiceNow class from the second drop-down menu. You can type in the name to quickly find what you're looking for. 

new config item mapping_new item.png
Figure 3: NinjaOne → ServiceNow application → New configuration item mapping → New item

  1. Click Save.
  2. On the New Configuration Item Mapping modal, click Add again for as many new item mappings as needed.
  3. To edit or delete an item mapping, select the checkbox and click Edit or Delete at the top of the table, or use the ellipsis button. 

edit config item map.png
Figure 4: NinjaOne → ServiceNow application → Manage configuration item mapping

  1. When finished, click Save. 

Custom Field Mapping

To learn how to create custom fields in NinjaOne, refer to Custom Field Setup.
Currently, only text string fields are supported. Mapping may fail if your device's custom text field data exceeds 10,000 characters. Additionally, large numbers of characters may be truncated to fit in the space.
  1. Log in to ServiceNow and navigate to the NinjaOne Configurations setting page.
  2. Open the NinjaOne Custom Field Mappings tab and then click New. 

servicenow_custom field mapping tab.png
Figure 5: ServiceNow → NinjaOne configuration settings → NinjaOne Custom Field Mappings

  1. Complete the fields using the following table as a guide on the new record page. 
FieldData
Custom Field NameEnter the name of the custom field as it is logged in NinjaOne. It should reflect the Field Name instead of Label (you can find this data in NinjaOne under AdministrationDevicesGlobal Custom Fields).
Target TableClick the magnifying glass icon to select the target table or create a new one. The selection modal includes all tables that connect to configuration items.
Refer to the ServiceNow product documentation to learn more about table configuration.
Target FieldClick the magnifying glass icon and filter the fields that belong to the selected table. 
  1. Click Submit.
  2. Synchronize the changes (this step is optional if you have scheduled imports and do not want to sync immediately).
    1. Open the Scheduled Import tab and select an option or create a new import
    2. Click Execute Now.

Additional Resources

The following knowledge article will help you get the most out of NinjaOne's integration with ServiceNow: ServiceNow integration documentation in NinjaOne.

Refer to the following articles to learn more about configuring ServiceNow integration settings in NinjaOne: 

FAQ

Next Steps