- Documentation of Web Services with MATLAB using WSDL: https://www.mathworks.com/help/matlab/call-wsdl-web-services.html
- Documentation of SOAP API for SharePoint containing access points: https://learn.microsoft.com/en-us/sharepoint/dev/general-development/accessing-the-soap-api
- MATLAB “webread” function to read content from RESTful web services: https://www.mathworks.com/help/matlab/ref/webread.html
- SharePoint REST operations: https://learn.microsoft.com/en-us/sharepoint/dev/apis/sharepoint-rest-graph
- Code-along video guide to using RESTful API to communicate with SharePoint using MATLAB: https://blogs.mathworks.com/videos/2023/05/26/using-the-sharepoint-restful-api-to-delete-past-versions-of-a-file/