Is the 2011/organization.svc endpoint currently still available for direct SOAP calls (not SDK)?
Can we switch from WS Trust authentication to oauth to authenticate against this same SOAP Organization.svc? Is there any documentation on this available?
Hi,
What is it that you are trying to do which can not be done using SDK?
I would highly recommend you to use SDK instead of direct soap call. Though it is still available but in future it might be deprecated.
SOAP endpoint is still available, no retirement dates have been announced.
The OData 2.0 REST endpoint will be retired November 2022, make sure your old code is actually SOAP and not OData 2.0 REST. (here the announcement link https://powerapps.microsoft.com/en-us/blog/odata-v2-0-service-removal-date-announcement/)
Important note: Office 365 authentication (simple username and password) has been removed, so you need another way to authenticate (oauth or clientid/clientsecret)
OData 4.0 (Web API) is the suggested way to connect, check if you can eventually upgrade your code to use it.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,524 Super User 2024 Season 2
Martin Dráb 228,493 Most Valuable Professional
nmaenpaa 101,148