Certified Experience Cloud Consultant Exam QuestionsBrowse all questions from this exam

Certified Experience Cloud Consultant Exam - Question 59


Get Cloudy Consulting wants to leverage Metadata API for migrating changes between environments.

What are the three key features of Metadata API? (Choose three.)

Show Answer
Correct Answer: ABCD

Metadata API is ideal for when the changes are complex, as it allows detailed customization and handling of dependencies. It is also ideal when multiple work streams are involved because it facilitates managing changes across different environments and teams. Additionally, Metadata API can be used programmatically as well as declaratively, supporting both code-based tools and point-and-click tools for working with metadata.

Discussion

5 comments
Sign in to comment
ba4Options: ACE
Sep 18, 2023

Should be ACE

cody3032Options: BCD
Jun 13, 2023

Would say BCD are actually correct here.

TheMayorPeteOptions: CDE
Jul 23, 2023

E has to be one of the answers. https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_unsupported_types.htm

monsieurmanuOptions: ABC
Mar 21, 2024

Answer: ABC https://developer.salesforce.com/docs/atlas.en-us.communities_dev.meta/communities_dev/networks_migrate_overview.htm

OllyWirbanOptions: ABD
Jun 10, 2024

ABD, because Metadata API is an API that allows you to retrieve, deploy, create, update, or delete customization information in your Salesforce org, such as custom objects, fields, tabs, or pages. Metadata API is ideal when multiple work streams are involved, because it allows you to manage changes across different environments and teams. Metadata API can be used programmatically as well as declaratively, because it supports both code-based tools and point-and-click tools for working with metadata. Metadata API is ideal for when the changes are complex, because it allows you to handle fine-grained customizations and dependencies.