Get List View Records
UiPath.Salesforce.Activities.GetListViewRecords
Retrieves a list of records from Salesforce and displays them in a DataTable variable which offers a list view. Contains a configuration wizard that can be opened by clicking the Configure button in the body of the activity.

Properties
Common
- DisplayName - The display name of the activity.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
- Result - The retrieved records, in a list view, stored in a
DataTablevariable. This field supports onlyDataTablevariables. - SalesforceStatus - The status that is returned from Salesforce once the action is completed, stored in a
SalesforceStatusvariable. This field supports onlySalesforceStatusvariables.