Is there a way for me to get salesforce instance URL from Java?
I was looking for something similar to System.Url.getSalesforceBaseUrl() in Apex, but I couldn't find anything suitable in Metadata or SOAP API.
|
When you call the Partner API
and
If you already have the serverUrl then you can just take the domain part of it. |
|||||
|