Salesforce-MuleSoft-Platform-Architect Practice Test
Salesforce Spring 25 Release 152 Questions
A team is planning to enhance an Experience API specification, and they are following API- led connectivity design principles.
What is their motivation for enhancing the API?
A. The primary API consumer wants certain kinds of endpoints changed from the Center for Enablement standard to the consumer system standard
B. The underlying System API is updated to provide more detailed data for several heavily used resources
C. An IP Allowlist policy is being added to the API instances in the Development and Staging environments
D. A Canonical Data Model is being adopted that impacts several types of data included in the API
D. A Canonical Data Model is being adopted that impacts several types of data included in the API
Explanation:
Experience APIs decouple consumer needs from backend structures. A canonical model ensures consistency across APIs, requiring Experience API updates to align with the new schema. Option A (consumer-specific changes) violates reuse principles. Option B (System API changes) should not directly drive Experience API modifications. Option C (policies) is operational, not design-related. This reflects MuleSoft’s "contract-first" approach, where canonical models standardize data exchange across the application network.