salesforce_bulk_create
Insert multiple records into Salesforce using Bulk API 2.0, enabling high-volume data creation with configurable batch sizes.
Instructions
Insert multiple records using the Salesforce Bulk API 2.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | ||
| records | Yes | ||
| batch_size | No | ||
| object_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||