How Bulk API Works
Content Type Header
Batch Retry Header
Line Ending Header
Warning Header
Sforce Call Options Header
Limits
Map Data Fields
Bulk API End-of-Life Policy
Previous PDF Versions
Use Sforce-Line-Ending to optionally specify line break types.
When you’re creating a bulk upload job, the Line Ending request header lets you specify whether line endings are read as line feeds (LFs) or as carriage returns and line feeds (CRLFs) for fields of type Text Area and Text Area (Long).
Field name: Sforce-Line-Ending
Field values:
LF. Line endings are read as LFs.CRLF. Line endings are read as CRLFs.Example: Sforce-Line-Ending: CRLF