Xavier wrote: Hi,
It will allow to export a csv file with all the product datas on the server from SITE A, and then via another mass action on SITE B you can get this file content and import/update the product data directly.
To complement this explanation I have a couple more questions:
Can this be setup in a way that only the updated products (obeying an update True/False field, a date, or some other) are exported to CSV?
In the import side, wil the mass action be able to delete the CSV file once it has been imported?
Thank you.