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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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