function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
TwEEkTwEEk 

Sandbox Name stored where?

I am writing my own deployment tool and I am at a point where I need the sandbox name.

 

Is there a way you can get the sandbox name?

 

Either through the SForceService or through an object (MetaDataWebservice)

 

Thanks