activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

Starts or Aborts Bulk Job

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Start or abort a bulk upload or download/query job in Salesforce using the job ID. PATCH/start_or_abort_bulk_job/{id}

Input

ParameterDescriptionData Type
Job IDID of the bulk jobstring
ActionAction to perform on the job. When started, the job is queued for processing. enum
Job typeSelect the job type.enum

Output

ParameterDescriptionData Type
ResponseOutput object containing the response of the activityObject
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated