Activity Forums Salesforce® Discussions What are the limitations of Apex Metadata API?

  • Deepak

    Member
    September 9, 2020 at 11:49 AM

    There are some limitations like In the current release, we support only two metadata types: page layouts and the records of custom metadata types. Reading, creating, and updating metadata are supported, but deleting metadata is not supported.

  • [adinserter block='9']
  • Anuj

    Member
    September 9, 2020 at 12:38 PM

    Although there’s a lot you can do with Apex Metadata API, there are some limitations to keep in mind. In the current release, we support only two metadata types: page layouts and the records of custom metadata types. Reading, creating, and updating metadata are supported, but deleting metadata is not supported.

Log In to reply.