Tag: query
SuiteQL in the N/query Module
SuiteQL is a query language based on the SQL-92 revision of the SQL database query language. It provides advanced query capabilities you can use to access your NetSuite records and data. In SuiteScript, you can create and run SuiteQL queries using the N/query module. Queries created using SuiteQL can be more powerful and flexible than… Continue reading SuiteQL in the N/query Module
Suite talk Rest API setup
Importing the Postman Collection To import the Postman collection: Download the REST web services Postman collection of sample requests from the SuiteTalk tools download page at https://<accountID>.app.netsuite.com/app/external/integration/integrationDownloadPage.nl. To access this page, you must substitute your account ID, and the REST web services permission must be assigned to your role. Unzip the archive. Click Import in… Continue reading Suite talk Rest API setup
N/QUERY Resolve Error: “Search Error Occurred: Field
Summary functions in Query
Example of using summary functions in a query (MIN, GROUP) We can use the summary functions in query as we use in the search