We use NetSuite as the primary data source on Item...
# general
s
We use NetSuite as the primary data source on Items for our ecom website (not SuiteCommerce), but the handling of images seems poor. We don’t really want things to be based around filenamrs in a single folder, this being 2022. Is anyone aware if a digital asset manager which will integrate with Netsuite? Or have any other suggestions?
a
I don't like the way netsuite handles images natively. Lots of other options though. I tend to just have a custom field on the item that stores an image path. I have a client who uses amazon s3, so all of their images are the same same URL but end in a different item.jpg or item_01.jpg for multiple images
if you need to be able to drag and drop an image into netsuite to attach it to the item, then i'd check out extendtech's add in for extendFiles
👍 1