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

Integration Service Activities

Last updated Feb 19, 2026

Create Bulk Upload Job

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Asynchronously create records in bulk for a Salesforce object using a CSV file. POST

/create_bulk_job

Input

ParameterDescriptionData Type
CSV file CSV file for the bulk job. The column headers must be the same as the object field names. Field names can also be retrieved from the output of the “Get Object Fields” activity. file
CRUD operationType of CRUD operation to be performedenum
Column delimiterColumn delimiter used in CSV file. The default is COMMA.enum
Line endingLine ending used in CSV file, marking the end of a data row. The default is LF. enum
Select objectSelect any standard or custom object.string

Output

ParameterDescriptionData Type
ResponseOutput object of upload job 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?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.