Api Asynch
DOWNLOAD
First things first !
To download this implementation guide, click the download button below.
If you need more information about the implementation guide, you can read the Table of Contents below.
Chapter Introduction to Bulk API and Bulk API
Whats the Difference Between Bulk API and Bulk API
Chapter Bulk API
How Requests Are Processed
Job States
Limits
Quick Start Bulk API
Using cURL
Step Set Up a Salesforce Developer Edition Org
Step Authentication
Step Bulk Insert
Step Bulk Insert with a Multipart Request
Step Bulk Upsert
Step Query Jobs
Bulk API Ingest
Understanding Bulk API Ingest
Prepare CSV Files
Valid Date Format in Records
Relationship Fields in a Header Row
Use Compression for Bulk API Responses
Sample CSV Files
Troubleshooting Ingest Timeouts
Errors
Bulk API Query
Understanding Bulk API Query
Create a Query Job
Get Information About a Query Job
Get Results for a Query Job
Abort a Query Job
Delete a Query Job
Get Information About All Query Jobs
Troubleshooting Query Timeouts
Bulk API Reference
Create a Job
Upload Job Data
Upload Complete
Get All Jobs
Get Job Info
Get Job Successful Record Results
Get Job Failed Record Results
Get Job Unprocessed Record Results
Abort a Job
Delete a Job
Upsert Records
Headers
Bulk API EndofLife Policy
Bulk API Older Documentation
Chapter Bulk API
How Bulk API Works
Limits
Quick Start Bulk API
Step One Create a Job
Step Two Monitor a Job
Step Three Close a Job
Step Four Get Job Details
Step Five Abort a Job
Bulk API Ingest
Plan Bulk Data Loads
Install cURL
Walkthrough Sending HTTP Requests with cURL
Prepare Data Files
Load Binary Attachments
Request Basics
Work with Batches
Bulk API Query
How Bulk Queries Are Processed
Use Bulk Query
PK Chunking
Walk Through a Bulk Query Sample
Walk Through a Bulk Query Sample Using PK Chunking
Bulk API Reference
Schema
JobInfo
BatchInfo
Headers
Errors
Sample Client Application Using Java
Set Up Your Client Application
Walk Through the Sample Code
Map Data Fields