dweeves / magmi-git

Magmi GitHub
364 stars 306 forks source link

Question: What Magmi plugin matches a unique value of a non-sku attribute to the product's sku? #559

Open mokanfar opened 6 years ago

mokanfar commented 6 years ago

I have a client who has SKU's from their ERP system. I am using a different SKU architecture on their Magento site. I assigned their ERP SKU as another attribute titled _'erpsku' in the attribute set of the product.

All I have to work with is 1 column _'erpsku' and 1 column 'qty' that gets dumped by their ERP. I would like to 'match' or 'map' them with a stock sync script using Magmi. Which plugin helps me do this?