Hello - I been having to do it manually, but looking to to this via importing csv file. I exported the file and the data was in the below format. I am trying to make some updates to the data (adding models to the manufacturer (both objects)). The import file, however, is not working, I am having to do it manually.
Example of CSV:
How I am doing it manually:
Hi Alberto
Try adding this IQL in the import maping
"Name" IN (${Model${0}})
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.