How Bulk API Works
Install cURL
Find Field Names
Valid Date Format in Records
Relationship Fields in a Header Row
Valid CSV Record Rows
Sample CSV File
Limits
Map Data Fields
Bulk API End-of-Life Policy
Previous PDF Versions
The Bulk API uses a strict format for field values to optimize processing for large sets of data.
Note the following when generating CSV files that contain Salesforce records:
"Director of Operations, Western Region"."This is the ""gold"" standard".John,Smith is valid; John, Smith is valid, but the second value is " Smith"; ."John", "Smith" is not valid.null, use a field value of #N/A.double data type can include fractional values. Values can be stored in scientific notation if the number is large enough (or, for negative numbers, small enough), as indicated by theW3C XML Schema Part 2: Datatypes Second Edition specification