Skip to main content

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.

docs image

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 DataTable variable. This field supports only DataTable variables.
  • SalesforceStatus - The status that is returned from Salesforce once the action is completed, stored in a SalesforceStatus variable. This field supports only SalesforceStatus variables.