Newer Version Available

This content describes an older version of this product. View Latest

Line Ending Header

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).

Header Field Name and Values

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