NetSuite¶
The NetSuite connector allows users to connect to a specific NetSuite entity, or table, as a source within an integration. The integration facilitates visually mapping the source fields to the target fields, data type transformation, and (optional) data manipulation using the Expression Builder.
Prerequisites
You must obtain log in credentials for password or token-based authentication, and have permission to access entities.
Connection Details
Specify the following details to define a connection:
| Property | Description |
|---|---|
| NetSuite Account ID | NetSuite account number. This is a mandatory property. |
| Authentication | Specifies the authentication type. This is a mandatory property.Select one of the following: • Password Based – Specify the following:–Email Address – Email ID to access the NetSuite account.–Password – Password to access the NetSuite account.–Application ID – Application ID for accessing NetSuite account using Web service. Application IDs can be generated by logging into NetSuite and navigating to the Integrations page. • Token Based – Specify the following:–Token ID–Token Secret–Consumer Key–Consumer Secret |
Source Details
Specify the following details to identify the source:
| Property | Description |
|---|---|
| Table Name | Specifies the required table from which the data will be read. This is a mandatory property. |
Additional Information
None