Microsoft SharePoint Marketplace Module

0
I am trying to find a module to connect to my SharePoint 2019 on premise sites.  We have SharePoint Online, but I also have sites on premise that we still have data on.   Does anyone know if the marketplace module 'Microsoft SharePoint' can connect to a SharePoint 2019 site?  I am unable to get the authentication working for this trying various methods.  I consistently get a '401 Unauthorized' error if I try using the built-in basic authentication or if I try to use headers to pass the credentials in Base64 format.   Just curious if anyone has gotten this working and if so, what method did you use?   Thanks in advance for any insight.
asked
2 answers
3

Hello Will,

The marketplace module 'Microsoft SharePoint' should be able to connect to your SharePoint 2019 on-premise sites.

 

For 401 issues please check,Your username and password are correct.The API should not be IP restricted.

Mendix Community - Question Details

 

Upload a file to SharePoint using Mendix | by Heena S | Mendix Community | Medium

 

Mendix Community - Question Details

 

 

answered
0

Developed custom Java to make the API connection. Was unsuccessful in getting the SharePoint module from the Marketplace to connect.

answered