Back to Home

Documentation

Everything you need to know to get the most out of DiscountFlow. Find guides, tutorials, and API references.

Quick Start
API References
FAQs

Documentation

Quick Start
/
Products
/
Exporting Products to CSV

Exporting Products to CSV

Download your entire product list as a CSV file.

Last updated: Jul 2, 2026

You can export your entire product list to a CSV file at any time. This is useful for reviewing your price list offline, sharing it with colleagues, or preparing data for a bulk update.

Who can export

The Export to CSV... option is visible to users with the import products permission. The import and export permissions are tied together — if you can import, you can also export.

How to export

  1. Go to Manage Products in the sidebar.
  2. Click Export to CSV... in the command bar.
    • If you have both add and import permissions, this option is in the overflow dropdown menu (⋮) next to the Add button.
    • If you only have import permission, the button appears directly in the command bar.
  3. The CSV file downloads immediately to your browser's default download location.

What the export includes

The exported CSV contains all products in your organization's price list, including soft-deleted products. Each row represents one product with the following columns:

  • Part Number
  • Description
  • Model / Category
  • List Price
  • MSRP
  • MOQ
  • Tariff Surcharge

Using the export for bulk updates

A common workflow is to export the current list, make edits in a spreadsheet application, then re-import the updated file using the CSV import feature. When doing this, keep the Part Number column intact — it is used as the product identifier during import.


Related: Products Overview | Importing Products from CSV