You need to sign in to do that
Don't have an account?
Suri
Metadata API within Salesforce??
Hi
I want to know if there is any way of using the Metadata API from within Salesforce.
For example, If I have two salesforce orgs - orgA and org B,
is there any way I can create ApexClasses, Triggers or ApexPages in org B from within org A ?
I would greatly appreciate any help on this issue.
Thanks,
Suri
Yes, absolutely. There is the web-services based Metadata API but there are also great tools to simplify the deployment of your classes, triggers, objects, and other metadata components.
Introduction to Metadata & Development-As-A-Service
Also, you can use Packaging