Skip to content

wso2-extensions/esb-connector-sharepoint

Repository files navigation

SharePoint ESB Connector

Compatibility

Connector Version Supported WSO2 MI Version
1.1.0 MI 4.3.0, MI 4.2.0

Documentation

Please refer to the Microsoft Sharepoint Overview documentation.

Building From the Source

Follow the steps given below to build the connector from the source code:

  1. Get a clone or download the source from Github.
  2. Run the following Maven command from the esb-connector-sharepoint directory: mvn clean install -Dmaven.test.skip=true.
  3. The ZIP with the Sharepoint connector is created in the esb-connector-sharepoint/target directory.