Join Slack
Powered by
Hi all! new to NetSuite and have integrated RESTle...
# general
c
Christopher Cordova
04/27/2019, 2:11 PM
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
Martin
04/28/2019, 2:42 PM
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
3
Views
Open in Slack
Previous
Next