About SOAP API

Hisataka Suemitsu 21 Reputation points
2021-09-28T02:46:01.027+00:00

We're using SOAP API to get SharePoint Online data. I know SOAP API is deprecated but it works for a long time as same as SharePoint (On-Prem) servers.
Although we didn't change any configurations, SiteData.asmx does not return any resources from last weekend. Was there any update about this SOAP API?

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
0 comments No comments
{count} votes

1 additional answer

Sort by: Most helpful
  1. MichaelHan-MSFT 18,016 Reputation points
    2021-09-28T08:17:08.363+00:00

    Hi @Hisataka Suemitsu ,

    Per my test, we could confirm that the SOAP API is not available currently. We will check this issue.

    As a workaround, you could use SharePoint rest api or CSOM instead to get SharePoint Online data


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.