NetSuite V2 Connector Guide > Introduction to NetSuite V2 Connector > NetSuite V2 Connector Administration
  

NetSuite V2 Connector Administration

As a user, you can use NetSuite V2 Connector after the NetSuite administrator installs the NetSuite V2 bundle in your NetSuite instance.
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. NetSuite has exposed its REST implementations on JavaScript modules using SuiteScript. Hence, you must install the NetSuite V2 bundle.
The following table describes the NetSuite V2 bundle details:
Property
Values
Name
Netsuite_V2_Bundle
Bundle ID
221406
Version
1.0
Availability
Public

Install the NetSuite V2 Bundle

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