从 Eclipse 发布到 Sharepoint

发布于 2024-09-25 11:10:56 字数 208 浏览 5 评论 0原文

我找不到任何 Eclipse 插件来发布到 Sharepoint。我希望为 TIBCO Business Modeler(基于 Eclipse)编写一个插件,它将导出的 HTML 发布到 Sharepoint。

我也找不到适合 Sharepoint 的 API 来执行此操作。 Sharepoint 是否有 REST API 来支持发布?有人能指出我正确的方向吗?

谢谢

I 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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浊酒尽余欢 2024-10-02 11:10:56

Sharepoint 文件夹可以使用 WebDAV 安装在 Windows 网络文件夹中,上传文件就像写入本地文件系统一样。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文