Customer wants a way to expose sandbox metadata in their system.
So basically, they manage other salesforce orgs. They want the ability create a connection object to link their prod org to another sandbox.
Then linking that connection to another object which has a picklist.
The picklist will be say "Apex Class". when that is chosen, the connection should list all Apex Classes in the sandbox.
How can this be achieved?