有人知道如何在SharePoint 2013中使用RESTAPI将附件附加到列表项吗?我搜索了下面的文档。但是没有关于上传文件作为列表项附件的信息。
我找到了下面的那篇文章。根据这篇文章,可以使用下面的Javascript代码将附件文件上传到列表项。我想用C#。我现在正在尝试,但还是没有成功。var content = "Hello, this text is inside
我正在尝试使用SharePointRESTAPI执行update a list item,但遇到以下错误: <?xml version="1.0" encoding="utf-8"?xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<m:code>-1, Micr
我正在尝试创建一个Sharepoint iOS应用程序,使用restapi时,我收到错误消息"Likes not supported in this item“。评级设置似乎在Sharepoint服务器上设置正确,因为like选项在网站上正常工作,而且在应用程序中,我可以看到RestAPI调用https://tenant.sharepoint.com/News/_api</