Hi,
Any one having idea about data migration from SharePoint Server to CRM. At the time of migration of our SharePoint list we need to create an dynamics CRM entity based on sharepoint list columns. Can any one help me regarding the data migration and automatically entity creation based on sharepoint list.
Manesh GolekarPosted Aug 28, 2014, 6:17 AM
May be Similarly you can use SSIS and create packages that will move your Data to CRM ...
Here is a link for article about SSIS ...
http://andz88.wordpress.com/2014/05/06/data-migrationsystem-integration-using-ssis-salesforce-to-dynamics-crm-example/
In above link Data Source is Salesforce.com , you can change it to SharePoint List.
When it comes to Data Migration and integration - SSIS is very nice Tool ...