Sharepoint Connector

Hello,

Has anyone made any progress building a Sharepoint custom connector or is there a working set up of the CMIS connector to connect with Sharepoint?

Thanks,
Merci,
Gracias,

Aidan

No, and I doubt there will be one considering the number of potential operations made to SharePoint.

Personally I would use SharePoint REST, a quick Google search come up with lots of answers of which some of my initial likes are:

https://msdn.microsoft.com/en-us/library/office/jj860569.aspx
http://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/
http://www.codeproject.com/Articles/990131/CRUD-Operation-to-List-Using-SharePoint-Rest-API
http://sharepoint.stackexchange.com/questions/178975/getting-the-list-from-sharepoint-online-using-rest-api-in-java

regards
Seán

PS: While I understand this may not be the answer you are looking for it does answer your question, please mark as resolved by ticking the tick mark on the left of this reply so others now it is closed.