Breadblack_collection_compressed.zip
⚠️ 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.
Title,Summary,Body__c,UrlName,Language,IsVisibleInPrm "Introduction to Breadblack","An overview of the Breadblack collection."," Welcome to the official Breadblack collection documentation. This article covers the basic elements and design philosophy of the collection. ","intro-to-breadblack","en_US","True" "Breadblack Care Instructions","How to maintain your Breadblack items."," To ensure the longevity of your Breadblack collection items, avoid direct exposure to moisture and store them in a cool, dry place. ","breadblack-care-instructions","en_US","True" Use code with caution. Copied to clipboard The display name of your article.
Rename the resulting file to .
Right-click and choose (Mac) or Send to > Compressed (zipped) folder (Windows).
The unique URL slug (letters, numbers, and hyphens only). 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
To create a valid article import file like Breadblack_collection_compressed.zip , you must follow a strict file structure dictated by the platform. ⚠️ Do not place the files inside a
Create a file named BreadblackArticles.csv . This file contains the actual content of your articles. Ensure the encoding is set to . Copy and paste the following content into the file: