Use SuiteScript With Your Extension

SuiteScript is NetSuiteā€™s proprietary scripting language that provides custom objects and methods you can use with JavaScript. The SuiteScript API provides access to NetSuite data. In terms of developing SuiteCommerce extensions, the SuitScript API plays an important role in backend models, where NetSuite data is created, read, updated, transformed, and validated. The SuiteScript API lets you access objects such as:

Review the following information to learn more about the SuiteScript API:

See topic

To learn

SuiteScript Overview

About the differences between SuiteScript versions, including 1.0, 2.0, and 2.1, and to access topics that explain more about what you can do with SuiteScript like using SuiteScript with NetSuite records.

Note:

SuiteScript 2.1 is not currently supported for Commerce website development. SuiteScript 2.x, 2.0, and 1.0 are supported.

SuiteScript Developer Guide

How to set up your environment for SuiteScript, SuiteScript governance, best practices and more.

SuiteScript Records Guide

More about the NetSuite records available to you when using SuiteScript.

SuiteScript 2.x

More about all aspects of SuiteScript 2.0 and 2.1, including API introduction, script types, custom modules.

SuiteScript 2.x API Reference

Details about API objects and modules.

Related Topics

APIs for SuiteCommerce Extensions
SuiteCommerce Extensibility API

General Notices