MetaData API – updating a RecordTypes Picklist
I have successfully been able to add a new value to the Picklist for Lead.LeadSource
using the PHP Toolkit on the MetaData API using the following:
I have successfully been able to add a new value to the Picklist for Lead.LeadSource
using the PHP Toolkit on the MetaData API using the following:
I am using the SOAP API to load data for multiple SObject types into a completely new Developer sandbox.
I am trying to read a custom dependent picklist field and update it’s field-dependencies. I have followed the common resources found online and getting the below error:
I’m trying to update a Custom Metadata Type’s Field value via Apex.
I am trying to migrate object permissions using metadata deploy in workbench.I am facing an issue – although I have explicitly stated the standard object in package.xml, the object permissions are not present in zip file that gets downloaded in retrieve(All the object level permissions are set to false in source org for that object).
Here is my package.xml(I have included only contract):
While it appears that Salesforce supports backups of data & configs, it also appears that a complete backup is not possible. Have I misunderstood the meaning of this page?
What is the simplest & easiest way available to access the Metadata API from APEX (accessing the current Org) ? Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post … Read more