JobRecordResultsV2

Columns

Name

Type

Description

ID [KEY]

String

ID of the record that was successfully processed.

Created

Boolean

The name of the table. This must be specified when retrieving data from PickListInformation.

RowFromOriginalCSV

String

Truncated row that was provided in the original job data upload request.

JobId

String

Specified the unique Id of the job.

RecordState

String

Specifies the type of the records that were processed by Salesforce. Valid values are 'Successful', 'Failed', 'Unprocessed'.

ColumnDelimiter

String

The column delimiter used for CSV job data. Valid values are 'BACKQUOTE','CARET','COMMA', 'PIPE', 'SEMICOLON', 'TAB'.

Last updated