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 Informatica_RESTlet bundle in your NetSuite instance. You must install the Informatica_RESTlet 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 Informatica_RESTlet bundle to integrate with NetSuite RESTlet V2.
The following table describes the bundle details:
Property
Values
Name
Informatica_RESTlet_Bundle
Bundle ID
221406
Version
7.1
Availability
Public

Install the Informatica RESTlet bundle

    1Log in to your NetSuite account with full access permissions.
    2Go to Customization > SuiteBundler > Search and Install Bundles.
    3In the KEYWORDS field, enter Informatica_RESTlet_Bundle, and then click Search.
    Informatica_RESTlet_Bundle appears in the search results.
    4Select the Informatica_RESTlet_Bundle and click Install.
    5Click OK.
    6On the Preview Bundle Install page, click Install Bundle.
    7Click OK.
    After installing the Informatica_RESTlet bundle, you can create a NetSuite RESTlet V2 connection.