2023:SharePoint (CMIS Binding)

The SharePoint Connection Type is a CMIS binding that connects to Microsoft SharePoint, providing access to content stored in Document Libraries and Picture Libraries.
Connectivity is compatible with both online and on-premises SharePoint deployments via the SharePoint REST API.
About
Microsoft SharePoint is a web-based collaborative platform that integrates with Microsoft Office. It is primarily a document management and storage platform, but it is highly configurable and its implementation varies from company to company. Grooper utilizes what SharePoint calls "Document Libraries" to import and export documents with property mappings. When you create a Document Library in SharePoint, not only do you have access to standard document properties like "Created By" or "Content Stream Length", but you can add custom ones as well. This allows Grooper to map fields from a data model onto documents within a Document Library.
| ! | Supported versions include SharePoint 2013 or higher. However, for SharePoint 2013, connections must be made to the root site. Connecting directly to a subsite is not supported. |
| ! | BE AWARE!
When querying a SharePoint repository, the Also, be aware the |
As mentioned earlier, Grooper connects to Document Libraries in SharePoint to map fields in a data model to properties of a Document Library. First, we need to make a Document Library and set up its properties.
From here, click on the "New" button next to the plus icon, and select "Document Library". It will prompt you for a name and optional description.

You've created an empty document library. You can see a few of the default properties, Name, Modified, and Modified By. At the end of this line, you will see "Add Column" next to a plus sign. Click this to add new properties.

This will give you a variety of types for your data elements. For example, "Single line of text" would correlate to a simple string variable.

See Also
For more information to use your CMIS Connection once its created, see the following articles:









