When exporting a price book from an externalsystem, which file format or formats should a developer use so it can be imported into a B2C Commerce site?
When exporting price books from an external system to be imported into a Salesforce B2C Commerce site, the supported file formats are XML and CSV. These formats are widely used for data interchange because they are both flexible and easy to handle within most systems, including Salesforce B2C Commerce. XML is particularly useful for hierarchical or structured data, whereas CSV is ideal for simpler, tabular datasets. Both formats are supported by the platform's import and export functionality, providing developers with options depending on their specific data organization and external system capabilities.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit