This is a migrated thread and some comments may be shown as answers.

Connecting SiteFinity to Sharepoint using code.

4 Answers 178 Views
Development (API, general questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Hrittik
Top achievements
Rank 1
Hrittik asked on 02 Jun 2014, 11:12 AM
Hi,
     I want to import data from SiteFinity sites to Sharepoint using code. I am aware that the connector for SharePoint will do this but there are quite a lot of sites and using the UI is not a viable option. Please suggest if this is possible to do using code.

4 Answers, 1 is accepted

Sort by
0
Hrittik
Top achievements
Rank 1
answered on 04 Jun 2014, 06:19 AM
I would like to migrate all the pages (default content ) from SiteFinity to SharePoint. Can you please guide me how to read page content along with images from SiteFinity page programmitically ?
0
Nadezhda Petrova
Telerik team
answered on 05 Jun 2014, 10:31 AM
Hello,

The connector for SharePoint supports synchronization of SharePoint lists, libraries and calendars. Page synchronization is not supported and you will need to implement a custom logic for this functionality.

Regards,
Nadezhda Petrova
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 
0
Hrittik
Top achievements
Rank 1
answered on 05 Jun 2014, 11:10 AM
How can I do it with C# code.
0
Missing User
answered on 10 Jun 2014, 06:53 AM
Hi,

As Nadezhda  properly pointed out in her response - our SharePoint connector does not support pages syncing at the moment. This mean that you cant sync pages with SharePoint by using tools provided by Sitefinity. You can get the pages you want programmatically by following this article and from there you can call any 3rd party api (Including SharePoint) by passing the information you get from your Sitefinity pages. 

Regards,
Desislav Bonchev
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 
Tags
Development (API, general questions)
Asked by
Hrittik
Top achievements
Rank 1
Answers by
Hrittik
Top achievements
Rank 1
Nadezhda Petrova
Telerik team
Missing User
Share this question
or