Salesforce Certified OmniStudio Developer — Question 31
Which two of these options can a developer use to retrieve data from a Salesforce object? (Choose two.)
Answer options
- A. A Lookup Input Element
- B. A DataRaptor Extract Action
- C. A DataRaptor Load Action
- D. A DataRaptor Post Action
Correct answer: A, B
Explanation
The correct answers are A and B because a Lookup Input Element is used to fetch data from Salesforce objects, and a DataRaptor Extract Action is specifically designed for retrieving data. Options C and D involve loading data into Salesforce rather than retrieving it, making them incorrect for this question.