Product identifiers are codes used to uniquely identify products across different platforms. Common standards include UPC, EAN, GTIN, and ASIN. Product identifiers differ from a SKU or item number, which identify products only within a single system, and from unit identifiers, such as serial numbers and lot numbers, which identify individual inventory units of a product.
Add product identifiers to your Goflow products to enable barcode scanning in transactions, improving efficiency and reducing manual errors.
Manage product identifiers directly on the product page. Follow these steps:
You can edit existing identifiers the same way. To delete an identifier, click the bin icon, and Save.
Identifier types represent the various standards used to identify products across different contexts. Your Goflow account includes the following types by default: EAN, ISBN, MPN, and UPC. You can add additional types as needed, such as GTIN, ASIN, or TCIN.
To maintain consistency and prevent spelling variations, identifier types are centrally managed under Memorized Lists › Product Identifier Types. This ensures a standardized set of types that can be selected and filtered across your catalog. Visit the Memorized List page to view, add, or delete identifier types as needed.
Deleting an identifier type removes it from future selections and filters, but does not delete existing identifiers on products.
Units of measure define how a product is packaged or sold, for example, as a single item, a multi-pack, or a master case. Each unit of measure can have its own product identifier. When a barcode is scanned during a transaction, Goflow automatically detects the corresponding unit and applies the correct quantity and packaging details.
If no unit of measure is specified, the identifier is associated with the Each unit by default.
Use a CSV file to update product identifiers for multiple products in bulk. Follow these steps:
Use this action to add new identifiers to products without affecting existing ones. For example, add GTINs to products that already have UPCs.
If your products have only one identifier and no special units of measure, you can use Import Products to manage identifiers in bulk.
You can include new identifier types, but the unit of measure must already exist on the product before import.
To add multiple identifiers for the same product, create a separate row for each one. Include the Item Number, Type, and optionally, the Unit of Measure. This sample file adds both a UPC and an ASIN to the same product, and also assigns a unique UPC to the unit of measure of dozen.
| Item Number | Type | Identifier | Unit of Measure | 
|---|---|---|---|
| SKU-12345 | UPC | 123456789012 | EA | 
| SKU-12345 | UPC | 123456789013 | DZ | 
| SKU-12345 | ASIN | B09XYZ1234 | EA | 
For unit of measure, enter either its abbreviation (for example, DZ) or its quantity (for example, 12).
Use this action to replace existing identifiers with new ones. For example, if the current UPCs are incorrect, this option removes the existing UPCs and replaces them with the correct values. Likewise, if an identifier is linked to the wrong unit of measure, use this option to update the unit of measure association.
The Replace action operates only on the specified identifier type. For example, you can choose to replace a product’s UPCs without affecting its GTINs or ASINs.
This sample file updates the UPC code for the identifier associated with Each, and also corrects the unit of measure association for the ASIN to DZ.
| Item Number | Type | Identifier | Unit of Measure | 
|---|---|---|---|
| SKU-12345 | UPC | 123456789014 | EA | 
| SKU-12345 | UPC | 123456789013 | DZ | 
| SKU-12345 | ASIN | B09XYZ1234 | DZ | 
Replacing identifiers may result in permanent data loss. This action cannot be undone. It is strongly recommended that you export your identifiers first to create a backup before proceeding with either the Replace or Remove action.
Use this action to delete identifiers from products. For example, you might remove outdated GTINs that are no longer needed.
You can selectively target which identifiers to remove by specifying the type and identifier in your upload file. Blank fields act as wildcards. The more information you include, the narrower the deletion scope will be. The sample file below illustrates how each combination affects which identifiers are deleted.
| Item Number | Type | Identifier | Unit of Measure | Deleting | 
|---|---|---|---|---|
| SKU-12345 | All identifiers on this product | |||
| SKU-12345 | UPC | All identifiers of the type UPC | ||
| SKU-12345 | 123456789014 | This identifier of any type | ||
| SKU-12345 | UPC | 123456789014 | This identifier of the type UPC | 
To export product identifiers, follow these steps:
The export file will include all identifiers associated with the selected products, including their type and unit of measure.