Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to 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?