Has anybody integrated Sharepoint with Umbraco 6 or 7? It appears that there has been very little activity in terms of Sharepoint integration for the last few years, so just want to verify whether that is actually the case before embarking on this ourselves as it does seem surprising.
Thank you for responding. The requirement is to integrate data from Sharepoint into Umbraco.
There is an Umbraco module (https://our.umbraco.org/projects/collaboration/sharepoint-document-library-integration-for-umbraco) but this looks to be out of date now.
Sharepoint Integration
Has anybody integrated Sharepoint with Umbraco 6 or 7? It appears that there has been very little activity in terms of Sharepoint integration for the last few years, so just want to verify whether that is actually the case before embarking on this ourselves as it does seem surprising.
Hi John
I have not heard about anyone doing it - But that does not necessarily mean that no one is.
However...what kind of integration are you thinking about? Is it integrating content from Umbraco into sharepoint or data from Sharepoint to Umbraco?
Looking forward to hearing from you.
/Jan
Hi Jan,
Thank you for responding. The requirement is to integrate data from Sharepoint into Umbraco.
There is an Umbraco module (https://our.umbraco.org/projects/collaboration/sharepoint-document-library-integration-for-umbraco) but this looks to be out of date now.
Regards,
John
Hi, We have done extensive work on CRUD activities using the CSOM libraries in Umbraco 7 updating and retrieving items from SP2010 with Razor.
You just need the SharePoint 2013 client side libraries and then using Razor you can pretty much do most things.
Hope this helps if not too late.
Steve
Would love to see some examples
is working on a reply...