Discussions
Updating Items with multiple vendors via CSV import
I am attempting to update items. We have multiple vendors enabled.
My csv file has the item internal ID, vendor1 internal ID, vendor1 number (ie sku), vendor2 internal ID, vendor2 number (ie sku), ALL ON THE SAME LINE.
I have mapped these in the import to the items internalID, Vendor1 (req) and Code.
When I import 0 records are updated and the csv results show "Invalid Vendor Reference key nn" where nn is the internalID of the vendor I am trying to update the sku for.
What am I doing wrong?