Select Domain FROM domain
The Domain object is related to Site.com, which will not return org domain.
So what is workaround? Here is below code snippet.
String myDomain = Url.getSalesforceBaseUrl().getHost();
Select Domain FROM domain
The Domain object is related to Site.com, which will not return org domain.
So what is workaround? Here is below code snippet.
String myDomain = Url.getSalesforceBaseUrl().getHost();