Salesforce
PDII · Question #367
A company uses Salesforce to sell products to customers. They also have an external product information management (PIM) system that is the system of record for products. A developer received these…
The correct answer is A. Custom Apex REST. See the full explanation below for the reasoning.
Question
A company uses Salesforce to sell products to customers. They also have an external product information management (PIM) system that is the system of record for products. A developer received these requirements:
Whenever a product is created or updated in the PIM, a product must be created or updated as a Product2 record in Salesforce and a PricebookEntry record must be created or updated auto- matically by Salesforce. The PricebookEntry should be created in a Pricebook2 that is specified in a custom setting. What should the developer use to satisfy these requirements?
Options
- ACustom Apex REST
- BEvent Monitoring
- CInvocable Action
- DSObject Tree REST
How the community answered
(24 responses)- A79% (19)
- B13% (3)
- D8% (2)
Community Discussion
No community discussion yet for this question.