标签: python powershell sharepoint
我们公司使用sharepoint webservice中提供的excel doc来跟踪当前项目状态。有没有办法可以使用python或Powershell以编程方式更新sharepoint文档。
在更新文档之前,该文档还要求凭证访问,因此需要签出和签入。
让我知道是否有人遇到过这种情况...