Optional
columnThe column delimiter used for CSV job data. The default value is COMMA
.
Readonly
concurrencyFor future use. How the request was processed. Currently only parallel mode is supported. (When other modes are added, the mode will be chosen automatically by the API and will not be user configurable.)
Readonly
contentThe content type for the job. The only valid value (and the default) is CSV
.
Readonly
createdThe ID of the user who created the job.
Readonly
createdThe date and time in the UTC time zone when the job was created.
Optional
Readonly
errorError message set when job is not completed successfully
Readonly
idUnique ID for this job.
Readonly
jobBigObjectIngest
BigObjects jobClassic
Bulk API 1.0 jobV2Ingest
Bulk API 2.0 jobV2Query
Bulk API 2.0 jobOptional
lineThe line ending used for CSV job data, marking the end of a data row. The default is LF
.
The number of records already processed.
This property is of type int in API version 46.0 and earlier.
The object type for the data being processed. Use only a single object type per job.
Readonly
operationThe processing operation for the job
The URL to use for Upload Job Data requests for this job. Only valid if the job is in Open state.
The current state of processing for the job. Values include:
Open
The job has been created, and data can be added to the job.UploadComplete
No new data can be added to this job. You can’t edit or save a closed job.Aborted
The job has been aborted. You can abort a job if you created it or if you have the “Manage Data Integrations” permission.JobComplete
The job was processed by Salesforce.Failed
Some records in the job failed. Job data that was successfully processed isn’t rolled back.Readonly
systemDate and time in the UTC time zone when the job finished.
Readonly
totalThe number of milliseconds taken to process the job.
The API version that the job was created in.