Salesforce Certified Data Cloud Consultant — Question 60
Cumulus Financial wants its service agents to view a display of all cases associated with a Unified Individual on a contract record.
Which two features should a consultant consider for this use case? (Choose two.)
Answer options
- A. Query API
- B. Data Action
- C. Lightning Web Components
- D. Profile API
Correct answer: C, D
Explanation
The correct answers are C and D because Lightning Web Components provide a modern way to build user interfaces that can display the required information, while the Profile API can be used to access user permissions and settings. Options A and B are not suitable as they focus on data retrieval and manipulation rather than user interface display and access to user profiles.