I am currently using the Magento API to import stock to magento, but finding it unbelieveably slow as the number of products is mounting up!
I've heard of this Magmi Datapump API, which allows me to send a list of products, and quatities to update current products stock.. is this correct? And is there a way to call this from c# ?
Thanks Neil