Skip to main content

Posts Tagged ‘content import’

Shahadat Rahman Bfrqnkbulyq Unsplash

Import Data From Merlin to Finish Your Migration to Sitecore

In previous posts, I shared my journey with Sitecore Data Exchange Framework and using Merlin to migrate your site to Sitecore.  Learning how to use Merlin was only one part of migrating a site.  In this post, I’ll share my powershell script to pull in data from Merlin and populate your content tree.  I’ll continue […]

Amandine Bataille 5w78i6jvbjw Unsplash

Using Merlin to Migrate Your Site to Sitecore

In a previous post, I shared my journey with Sitecore Data Exchange Framework.  I was excited to use it to create a reusable importer process.  In the end, I decided it was not the right tool for me.  I ended up using Powershell.  In the process of researching site migration tools, I discovered “Merlin”.  Merlin […]

My Journey with Sitecore Data Exchange Framework (DEF)

Many projects need to import data. I have found it to be a painful process every time. Each import is custom and requires custom code. There are parts of the process that are the same each time (connecting with source data, reading data, creating a new item, avoiding duplicates, updating existing items). I wanted to […]