Newer Version Available
Bulk API 2.0 Ingest
With Bulk API 2.0, you can insert, update, upsert,
or delete
large data sets. Prepare a comma-separated value (CSV) file representation of
the data you want to upload, create a job, upload job data, and let Salesforce take care of the
rest within your
org.
Use CSV data when submitting data rows for Bulk API 2.0 jobs. Bulk API 2.0 supports several formatting options with CSV data, such as multiple field delimiter characters and line ending characters.