On the CSV item upload, whats the format for the “Item Image” field on an ITEM RECORD
Trying to upload items and add an item image. All our images are uploaded to the DOCUMENTS folder in NetSuite. All the images are named <item number>.jpg. On the upload CSV, what format do I use for the image file location and name? Do I use the URL?
What would the text be inside the CSV upload to navigate to this item??
It’s been a while but I think you just put the name of the file with the type, like “707120.jpg”
I found a SuiteAnswer that might help (Answer Id: 85821). It says to use the filename of the image with the extension. I would also be interested to test if you could just use the internal ID.
If feel silly – some of the items didn’t match perfectly with the file name, so I had to cross reference and lookup to the item internal ID, but it was the <image name>.jpg that worked. “707120.jpg”. Thank you!!