开发者

Publishing to Sharepoint from Eclipse

开发者 https://www.devze.com 2023-01-18 02:31 出处:网络
I开发者_C百科 cant find any eclipse plugins to publish to Sharepoint. I wish to write a plugin for TIBCO Business Modeler (based on Eclipse) which publishes exported HTMLs to Sharepoint.

I开发者_C百科 cant find any eclipse plugins to publish to Sharepoint. I wish to write a plugin for TIBCO Business Modeler (based on Eclipse) which publishes exported HTMLs to Sharepoint.

I cant also find the right API for Sharepoint to do this. Does Sharepoint have a REST API to enable publishing? Can someone point me in the right direction?

Thanks


Sharepoint folders can be mounted in Windows network folders using WebDAV and uploading files is like writing to the local file system.

0

精彩评论

暂无评论...
验证码 换一张
取 消