UiPath Documentation
activities
latest
false

Classic Integrations activities

Last updated May 20, 2026

Get Bulk API Job Results

UiPath.Salesforce.Activities.GetBulkApiJobResults

Retrieves the results of processing a bulk API job.

Properties

Common

  • DisplayName - The display name of the activity.

Input

  • Id - The ID of the bulk API job whose details you want to retrieve. This field supports only strings and String variables.
  • Type - The type of results you want to retrieve for the specified bulk API job. By default, this field is set to Successful. The following options are available:
    • Successful
    • Failed
    • Unprocessed

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • Results - All of the records or results of the specified type that are found in the bulk API job, 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.
  • Properties
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated