I need to find the Server URL of the client using the current context, and I need to do it directly from the Plugin, not by passing it as an input using JavaScript like (getClientUrl();).
Note that I am getting the Organization Name in a manner like:
string OrganizationName = context.OrganizationName;
But couldn't find a way to get the CRM URL using the current context, any help is appreciated!
*This post is locked for comments
I have the same question (0)