---
title: "[Content Migration] - CMS Connector API - Sitecore"
description: Documentation for `migration-sitecore`, a Node.js utility package for migrating Sitecore content to another system.
url: https://www.contentstack.com/docs/developers/content-migration/cms-connector-api-sitecore
product: Content Migration
doc_type: developer-guide
audience:
  - developers
version: v1
last_updated: 2026-03-25
---

# [Content Migration] - CMS Connector API - Sitecore

This page provides an overview of the `migration-sitecore` Node.js utility package and its modules for migrating Sitecore content to another system. It is intended for developers planning or implementing a Sitecore content migration and should be used when reviewing package capabilities, structure, and known limitations.

## CMS Connector API - Sitecore

The document describes `migration-sitecore`, a Node.js utility package designed to facilitate the migration of Sitecore content to another system. It details various modules within the package, including those for extracting locales, configuration, content types, and reference mappings. The document also outlines the project structure, explains the functionality of key functions like `extractLocales` and `ContentTypeSchema`, and discusses the `ExtractRef` function for handling content references. Finally, it covers the "Sitecore Validator," which ensures that required folder structures are present before migration, and highlights limitations regarding content type migration in test stacks.

[Click here](https://assets.contentstack.io/v3/assets/blt2d43f51baca745a8/blt0407eab90ab99d38/CMS Connector API - Sitecore.pdf) to download the developer guide for Sitecore.

## Common questions

### What is `migration-sitecore` used for?
`migration-sitecore` is a Node.js utility package designed to facilitate the migration of Sitecore content to another system.

### What does the Sitecore Validator do?
The "Sitecore Validator" ensures that required folder structures are present before migration.

### Where can I find the full developer guide for Sitecore?
You can download it from the provided link: https://assets.contentstack.io/v3/assets/blt2d43f51baca745a8/blt0407eab90ab99d38/CMS Connector API - Sitecore.pdf