Supported versions: Any version on NetSuite.com

Supported Synchronization Options: Accounts, Invoices, Products, Payments

NetSuite API Settings

In order to use Integration Framework with NetSuite the following settings are needed.

  1. NLAuth customer header details
  2. Script file

Activating the NetSuite Connector

The activation of the integration connector can be done from BSS Setup.

Supported Push and Pull Methods

This page explains which are the Push and Pull methods supported by NetSuite connector. Push are the methods where interworks.cloud platform sends information to NetSuite and pull are the methods where we get information from NetSuite . For each method the data transformation schema is explained.


PushPull

CreateUpdateDeleteCreateUpdate
Accounts


Invoices




Products




Payments




Customizing the NetSuite Connector

If you want to extend or amend the out-of-the-box functionality that is offered from our NetSuite connector, you can do so by following the process described in this page. The extensions you can do is to change the mapping between the interworks.cloud and NetSuite entities, or to implement new push and pull methods that are not currently supported from our connector.