NetSuite RESTlet V2 Connector > Introduction to NetSuite RESTlet V2 Connector > NetSuite RESTlet V2 Connector Administration
  

NetSuite RESTlet V2 Connector Administration

As a user, you can use NetSuite RESTlet V2 Connector after the NetSuite administrator installs the NetSuite V2 bundle in your NetSuite instance. You must install the NetSuite V2 bundle for each account that you have.
RESTlets are server-side scripts that can be used to define custom RESTful integrations with NetSuite. In NetSuite, the server-side integrations are inbuilt in the Web services platform and are not exposed to the client. The NetSuite bundle is a collection of JavaScript modules that are bundled using SuiteScript. Hence, you must install the NetSuite V2 bundle to integrate with NetSuite RESTlet V2.
The following table describes the NetSuite V2 bundle details:
Property
Values
Name
Netsuite_V2_Bundle
Bundle ID
221406
Version
7.1
Availability
Public

Install the NetSuite V2 Bundle

    1Log in to NetSuite using a Full Access account.
    2Go to Customization > SuiteBundler > Search and Install Bundles.
    3Type the Netsuite_V2_Bundle keyword in the KEYWORDS field and click Search.
    The Netsuite_V2_Bundle bundle appears.
    4Select the Netsuite_V2_Bundle and click Install.
    5Click OK.
    The Preview Bundle Install page appears.
    6Click Install Bundle.
    7Click OK.
    You can create a NetSuite RESTlet V2 connection after installing the NetSuite V2 bundle.