You need to sign in to do that
Don't have an account?
Can we use Metadata API within Salesforce?
Is there a option to use Metadata API within Salesforce? If yes, Please give some documentation or relevant code.
Thanks.
You need to sign in to do that
Don't have an account?
Is there a option to use Metadata API within Salesforce? If yes, Please give some documentation or relevant code.
Thanks.
In apex code? No!
All Answers
In apex code? No!
ok. thanks.
Yes ,
we can creat soap envelop within apex code ,
and call it to do changes .
I am adding picklist values via visualforce pages
Pass all valid values in this function and it will insert new picklist in metadata
e.g : do let me know if u need , any help in this