Import

  • Release version: Zurich
  • Updated July 10, 2026
  • 1 minute to read
  • Use the import feature to bring equipment models and templates into the system in bulk. You can import using Excel or JSON, and migrate components across instances while preserving system IDs.

    Import Overview

    Equipment models and templates must exist in the system before you can define model relationships or instantiate network inventory records. The import feature lets you bring in existing model data from manufacturer datasheets or external network management systems, create models and templates in bulk using a structured Excel file, or import models and templates exported as JSON from another ServiceNow instance for cross-instance migration.

    Available paths for importing models and templates

    Import models via Excel: Imports models in bulk using a structured Excel file. Supports physical hardware model types: Equipment Model, Equipment Holder Model, Card Model, Facility model and Interface Model. To learn more see Import models

    Import templates via Excel: Imports inventory templates in bulk using a structured Excel file. To learn more see: Import template Excel

    Import models and templates via JSON: Imports both models and templates together in a single operation. Primarily used for migrating models and templates from one instance to another, from a JSON file produced by exporting from another ServiceNow instance, while preserving system ID continuity, for example, promoting validated content by exporting it from development and importing it to production. Images aren't supported. To learn more see Import template Excel

    During an import, If a model, relationship, or template already exists in the system, the import does not create a duplicate. Existing records are updated depending on whether the imported data contains changes. The Import Results summary provides a breakdown of inserted, updated, skipped, ignored, and failed records so you can verify the outcome of each import.

    If you're looking to export models and templates from one ServiceNow instance and import them into another, see Exporting hierarchy of models and templates