I just noticed that the product base node attributes require the product's ID and not SKU.. any easy way to mod this to make it work? (something in source?)
<Product Action="Add|Update|Delete|Nuke|Lookup" EnsureDefaultVariant="boolean" GUID="uniqueidentifier" ID="integer">
I'm getting data (pricfe/qty) from an external API/ERP source and need to update the items in the site. I only get manufactureritemnumber and SKU besides price/qty.