volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

SharePoint CMS to EpiServer CMS

Anyone had experience migrating SharePoint pages to EpiServer pages? Just curious what software / tools you used to achieve this. Thanks for your time!

#147037
Apr 05, 2016 1:30

There is a Sharepoint  connector that works for some simple migrations that can be enough so start by checking out that. You can trigger a manual update between the two systems to transfer documents and site pages etc.

http://world.episerver.com/add-ons/Connect-for-SharePoint/

If you need a more advanced one time migration I would build a new import class on the Sharepoint side that uses Episervers rest api to create content and media. If you haven't got the possibility for using the rest service I would export Sharepoint content into xml and then build a custom scheduled job on Episerver side to import them. Hope that gives you some working option.

Check out service api for creating content in Episerver here 

http://world.episerver.com/documentation/Items/Episerver-Service-API/

#147042
Edited, Apr 05, 2016 8:49
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.