Salesforce Metadata API in Practice

ABOUT

The Salesforce Metadata API is an extremely powerful way of accessing and updating Salesforce configuration information. Join us as we explain common applications of the Metadata API via three development scenarios: 1) creating a record type, setting it active and giving access of record types to profiles, 2) getting and setting field-level security, and 3) deployment of configuration/code using the Metadata API.