Hi,
I am working on CRM 2016 SOAP API, where I am trying to perform CRUD operation using SOAP request(raw format) and I am trying to download Organization.svc WSDL from CRM endpoing http://xxxxxxx/XRMServices/2011/Organization.svc?singleWsdl&sdkversion=8.0
I would like to know which SDKVersion should I target for downloading WSDL if I am not using CRM SDK for development?