A few weeks ago we renamed the Environment URL of our Dev environment from the default orgc1234567.crm11.dynamics.com to something more meaningful.
However, now when we try and use the Dataverse Table Export or Import functions, it fails. In the error message that is generated, it is still referring to the old URL:
Type=Microsoft.Dynamics.Integrator.Exceptions.IntegratorClientException, Msg=CRM export failed(Type=System.Net.Http.HttpRequestException, Msg=No such host is known. (orgc1234567.crm11.dynamics.com:443)(Type=System.Net.Sockets.SocketException, Msg=No such host is known.))
How do we fix this so we can use Import and Export again?
Thanks