Forum Discussion
ericng99
Aug 13, 2020Copper Contributor
Web Service (ASMX) API for SharePoint Online
Question was initially raised in response to below Exchange Blog dated 07-28-2020 03:16 PM: post: https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-and-exchange-online-j...
Aug 13, 2020
Pretty sure SPO Web Services call are going to be deprecated at some point....May I ask why SPO REST API don't work for you?
- Jacky_YuenAug 13, 2020Copper Contributor
jcgonzalezmartin
I think some of the information cannot retrieved by the SharePoint RESTful API such as webparts and meta. So, we have to use SharePoint web service to retrieve it.
Is there any way to replace those old SharePoint web service (Get webpart and meta)? I am afraid that the SharePoint web service will be deprecated shortly.