Products

Create, Update, Delete Products

The template of the Products.csv file should look like

This will update, create or delete (if last column Action = "DELETE") accordingly all Products you input in your file.

Products Template - Specification

Field Format Required/Optional Other validations Description
Product Image Accessible public URL Optional Maximum 200 characters, PNG, JPEG, JPG format only
SKU Code Code Mandatory, Unique Maximum 50 characters Unique identifier of a product
SKU Name Text Mandatory Maximum 250 characters
Brand Name Text Mandatory Maximum 250 characters
Ingredient details / Molecules Text Optional Maximum 250 characters
Packing Details Text Optional Ex : BOX OF BOTTLE OF 200 DOSE
Category Text, from pre-defined values Text Optional
Item form/format Text, from pre-defined values Mandatory Form of the medicinal item
Unit Count Number Optional Number only Number of Items in one product pack
Packing Type Text, from pre-defined values Mandatory Type of the product packing
Action Text Optional Put DELETE or nothing



Try it Yourself

Download Sample and start