Hi all! new to NetSuite and have integrated RESTle...
# general
c
Hi all! new to NetSuite and have integrated RESTlet with my Node app, Ive been able to access specific individual sales orders and getting their record details, BUT is there a way to obtain, for example, all Sales Orders created between two dates?
m
If you are using SuiteScript 2.0 it’s pretty simple, you can do a quick search using the Search API filtering by createdOn field. Search API https://system.na1.netsuite.com/app/help/helpcenter.nl?fid=section_4345764122.html You can also join the channel #C29HQS63G