Select top [ ] fields [ ] from [ ] where [ ] order by [ ] store result in [ ]

Note: This is an Engine Extension command.

Command

GetData

Image

Group SalesForce
Section General
Description Extracts data from the SalesForce system
Parameter 1 The max number of rows to be returned
Parameter 2 The list of fields to be returned
Parameter 3 The name of the table data is to be read from
Parameter 4 The filter condition
Parameter 5 The field order information
Parameter 6 The name of variable to hold returned dataset