Access to SharePoint data via Matlab

I'm working in a company where newly developed SW versions, before to be used in production, must be released and approved in a certain SharePoint page.
I would like to automatically check, before my Matlab generated exe software starts, if it has been successfully released and approved in SharePoint. This procedure is necessary to avoid to use old or not released SW.
Is there a (easy) way to get data from SharePoint via Matlab?

1 Comment

This is a workaround that helped me - no coding stuff.
I have addedd shortcut of sharepoint library I want in Matlab to my onedrive. Now I can easily access those directories as if they were on my disk. If they are online, it will get downloaded in a while.

Sign in to comment.

 Accepted Answer

Hi Zapaiz,
You should be able to use WSDL to communicate between sharepoint and MATLAB. Please have a look into the following documentations.
Regards,
Zenin

7 Comments

Thank you for your reply Zenin,
I'm not practical with WSDL anyway I'll try to implement it.
It seems I'm the only one interested in the topic of Matlab-SharePoint communication.
Regards,
Zap
@zaipaiz - were you able to figure out how this is done?
I have the same question. A practical example on how to use would be really nice!
I agree! An example would be sweet!
@zapaiz have you established your Matlab-Sharepoint communication?
anyone tried this?
Can anyone provide an example for this?

Sign in to comment.

More Answers (0)

Categories

Find more on Measurements and Spatial Audio in Help Center and File Exchange

Products

Release

R2017b

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!