Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Create a Zip Batch File with Binary Attachments
To submit your binary attachments as a batch, you create a zip batch file
.
- Create a base directory that contains the binary attachments. Attachments can be organized in subdirectories.
- Create the request.txt CSV, XML, or JSON file in the base directory. The request.txt file is a manifest file for the attachments in the zip file and contains the data for each record that references a binary file.
- Create a zip file of the base directory and any subdirectories. A zip file can’t exceed 10 MB.