Using Salesforce Bulk API and Bulk API 2.0 in Mappings and Mapping Tasks

The Salesforce Bulk API and Bulk API 2.0 allow you to efficiently process and retrieve large datasets from Salesforce sources with minimal API calls. These APIs are particularly useful for handling extensive data loads in mappings and mapping tasks.

Salesforce Bulk API

The Salesforce Bulk API processes large volumes of data by dividing it into manageable batches. Key limitations to consider:

  • Each batch is restricted to 10 MB of data or 10,000 records in CSV format.
  • For instance, reading 10 million records would result in approximately 1,000 batches, each containing up to 10,000 records.
  • If the batch size exceeds 10 MB, the API adjusts and splits batches based on the file size rather than the record count.

Salesforce Bulk API 2.0

Bulk API 2.0 offers enhanced scalability and automation for even larger datasets:

  • It supports processing up to 100 million records within a 24-hour period.
  • Unlike Bulk API, file batching is fully automated on Salesforce’s end, requiring no intervention or manual configuration by the user.

Recommendations for Bulk API 2.0

To take full advantage of Bulk API 2.0:

  • Use API version 50 or higher for all Bulk API 2.0 operations with the Salesforce connector.
  • This ensures compatibility and access to the latest features and performance optimizations.

By leveraging these APIs, you can seamlessly manage and process large-scale Salesforce data, optimizing performance and minimizing API call overhead.

Related Posts
Who is Salesforce?
Salesforce

Who is Salesforce? Here is their story in their own words. From our inception, we've proudly embraced the identity of Read more

Salesforce Marketing Cloud Transactional Emails
Salesforce Marketing Cloud

Salesforce Marketing Cloud Transactional Emails are immediate, automated, non-promotional messages crucial to business operations and customer satisfaction, such as order Read more

Salesforce Unites Einstein Analytics with Financial CRM
Financial Services Sector

Salesforce has unveiled a comprehensive analytics solution tailored for wealth managers, home office professionals, and retail bankers, merging its Financial Read more

AI-Driven Propensity Scores
AI-driven propensity scores

AI plays a crucial role in propensity score estimation as it can discern underlying patterns between treatments and confounding variables Read more