Right-click and choose (Mac) or Send to > Compressed (zipped) folder (Windows).
The rich text field (use your specific custom field API name if it differs from Body__c ). ⚙️ 2. The Properties File ( article.properties ) Breadblack_collection_compressed.zip
# Character encoding of the CSV file encoding=UTF-8 # The character used to separate columns in the CSV separator=, # The character used to enclose fields in the CSV quoteCharacter=" # Specify the format for date fields if applicable (e.g., yyyy-MM-dd) # dateFormat=yyyy-MM-dd Use code with caution. Copied to clipboard 📦 How to Create the ZIP File Right-click and choose (Mac) or Send to >
Select the BreadblackArticles.csv file and the article.properties file simultaneously. The Properties File ( article
⚠️ Do not place the files inside a folder and then zip the folder. The CSV and properties files must sit directly at the root level of the zip archive, or the Salesforce importer will fail.
Because I cannot physically generate and export a .zip file for you to download, I have provided the exact structure and file contents you need to create it yourself. 📁 Required Folder Structure