to
Go to Omnistudio & select DataRaptor .
Click on the ‘New’ button, and in the type dropdown, select the data raptor we want to use. For now choose ‘Extract’.
![Select Extarct DataReptor & Save](https://9to9clouds.com/wp-content/uploads/2023/12/1.jpg)
Save
“In the ‘Extract’ process, we essentially add extraction steps where we specify to the data raptor which objects and fields we need to retrieve.
![Here we are fetching the data from the database through datapreter.](https://9to9clouds.com/wp-content/uploads/2023/12/1-1-1024x396.jpg)
Click on the ‘Output’ tab and map the required data through the corresponding fields.
![Map field and show data in display](https://9to9clouds.com/wp-content/uploads/2023/12/2-1024x375.jpg)
Salesforce guide == https://apisero.com/omnistudio-dataraptors-turbo-extract/
Note– While performing SObject mapping, it is necessary to map the required fields.
Go to the ‘Preview’ tab and execute.
![Going To Preview Tab and Execute.](https://9to9clouds.com/wp-content/uploads/2023/12/1234-1-1024x395.jpg)
Records are visible here with SOQL Qurrey In Debug Log .
In this way you can get data from Extract DataRaptor …..