I want to write a .Net console application for integrating CRM Online 2016 Update 1
I checked this article about deprecating the SOAP endpoint and yet it says that the there will be a transparent update to the SDK assemblies.
My questions is, must I use the Web API endpoint or can I go with the OrganizatonService and update the assemblies after version 9 is released in the future?