Salesforce Certified OmniStudio Developer — Question 20
A developer needs to configure a DataRaptor to retrieve data from a single object. The structure of the output data does not need to be changed.
Following best practices, which type of DataRaptor should the developer use?
Answer options
- A. DataRaptor Turbo Extract
- B. DataRaptor Extract
- C. DataRaptor Transform
- D. DataRaptor Load
Correct answer: A
Explanation
The correct choice is A, DataRaptor Turbo Extract, as it is specifically designed for extracting data efficiently without requiring any changes to the output structure. Options B, C, and D are not suitable because DataRaptor Extract is less optimized, DataRaptor Transform is meant for altering data structures, and DataRaptor Load is used for writing data rather than retrieving it.