To make a new DataRaptor, go to the App Launcher, find “OmniStudio DataRaptors,” and click New.
1. Add the DataRaptor Interface Name, set Interface Type to Extract, Input Type to JSON, Output Type to JSON, and then click Save.
2. Choose specific fields (like Id, Name, Birthdate, Phone, etc.) in the Extract tab to retrieve data from the Contact object.
3. In the Output tab, map the Contact fields from which you want to extract data.
4. In the Preview tab, go to the Input Parameters section, and click “Edit as Params” to add a Key/Value Pair.
5. Set the Key to the field name used in the Extract (e.g., Id) and input the valid value (e.g., Contact Id).
6. Click Execute to initiate the process.