Skip to main content

Overview

The Suppliers importer bulk-creates or updates suppliers from a single CSV. Matching is case-insensitive on name. Rows whose name matches an existing supplier update that supplier, and rows with a new name create one.

Columns

Each supplier name may appear only once per file. Two rows with the same name (compared case-insensitively) produce a duplicate-name validation error.

Custom attributes

Any column not in the standard list above is treated as a custom attribute on the supplier. Custom attribute columns must match a configured attribute key for your organization; unknown columns cause a validation error. For general import behavior, empty cell handling, and error reporting, see Importers.