Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
List InventoryItem isOnline=True
Business Purpose - We would like to create inventory feeds for PriceGrabber.com, etc. We want to 100% automate the process for all feeds. The issue is that we do not know what items are onLine at any given time.
Is there a low cost way of getting the internalId's of all InventoryItems where isOnline=True? I know how to do it using ItemSearch but that returns the entire record for all items.
All I need is a list of InternalId's where isOnline=True.
Would anyone be able to tell me how to make this low cost?
0