Salesforce Bulk Create
In this article
Overview
You can use this Snap to add new Salesforce records in bulk to Salesforce.com by using Bulk API 2.0. The Snap submits the insert requests in batches.
Support for Ultra Pipelines
Works in Ultra Pipelines.
In Ultra Pipelines, set the Batch Size to 1 for the Snap to process one document/record at a time.
Limitation
Snap Views
View Type | View Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
|---|---|---|---|---|
Input | Document |
|
| This Snap has exactly one input view and receives documents in the view. Each document contains one Salesforce record. |
Output | Document |
|
| This Snap has at most one output view and produces documents in the view. |
Error | Document |
| The error view contains error, reason, resolution, and stack trace. For more information, see Handling Errors with an Error Pipeline. Because the error messages can be potentially large, the | |
Snap Settings
Field Name | Field Type | Description |
|---|---|---|
Label* | String | Specify the name for the Snap. Update the Snap name if there are two or more Snaps of the same type in your Pipeline. Default Value: Salesforce Bulk Create |
Service Version* | String/Expression/Suggestion | Specify the version number associated with the Salesforce service you want to connect to. Alternatively, click the Suggestion icon to fetch the list of versions and select the desired version. |
Object Type* | String | Specify the name of the Salesforce object or select one from the suggested list. This Snap does not support Net Zero Cloud Salesforce objects. Default Value: Account |
Related Object | String | Enter or select a related object. This property does not affect the Snap operation on records in Salesforce. It is provided for the property suggestion and the input schema suggestion only. Default Value: N/A |
Related External ID | String | Enter or select an external ID of the selected related object. This property does not affect the Snap operation on records in Salesforce. It is provided for the property suggestion and the input schema suggestion only. Default Value: N/A |
Display null or empty values as null | Checkbox | This checkbox controls how empty strings or null data coming from Salesforce are displayed in the output preview. When you select this checkbox, the empty strings or null data from Salesforce is displayed as When you deselect this checkbox, the Snap displays an empty string or null data as blank in the output preview. The null/empty-string values are always displayed as empty ('') string in the output preview. Default Value: Deselected The output in the Salesforce application remains unaffected. Whether the checkbox is selected or deselected, the Salesforce record and its corresponding output continues to appear empty, as shown below: |
Polling Interval* | Integer | Define polling interval in seconds. Default Value: 5 |
Polling Timeout* | Integer | Specify the maximum time in seconds to wait for the query execution to complete. Default Value: 3000 |
Maximum Retry Attempts | Integer | Specify the maximum number of retries to attempt in case of connection failure. Default Value: 5 |
Retry Interval (seconds) | Integer | Specify the interval between retries in seconds. Default Value: 3 |
Snap Execution | String | Select one of the three modes in which the Snap executes. Available options are:
Default Value: Execute only |
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2025 SnapLogic, Inc.