【问题标题】:Fetch all sites from SharePoint by Microsoft Graph API通过 Microsoft Graph API 从 SharePoint 获取所有网站
【发布时间】:2020-09-08 13:49:31
【问题描述】:

有人知道如何使用 Microsoft Graph API 从我的 SharePoint 中获取所有网站吗?

我看到了这个文档,但似乎没有列出网站的 API。

我看到了这个问题,但答案是没有办法。 List Microsoft Sharepoint Sites with Microsoft Graph

你能帮我吗?

【问题讨论】:

标签: sharepoint microsoft-graph-api


【解决方案1】:

目前支持获取所有 SharePoint 网站的 Graph API:

https://graph.microsoft.com/v1.0/sites?search=*

您可以先在 Graph Explorer 中测试:

参考:

Retrieve Site Collections And SubSites Using Microsoft Graph API

【讨论】:

    猜你喜欢
    • 2018-06-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多