Was this helpful?
Product Object
The mapping objects originate from Salesforce and are created and updated in NetSuite. The mapping information for the objects provide details such as Object name, Field name, etc.
Based on the ProductType lookup field in Salesforce, the Product object maps to the corresponding NetSuite Item objects.
Here is a list of the Product “Types” supported via NetSuite CRM Connector:
The following table provides mapping information for Product object:
Salesforce Object Name
Salesforce Field Name
Type
NetSuite Object Name
NetSuite Field Name
Type
Product
NSCRM__NS_Internal_Id__c
Text(140) (External ID) (Unique Case Insensitive)
Product
id
string
 
NSCRM__Product_Type__r
Lookup(Product Type)
 
subtype
string
 
Name
Text(255)
 
itemid
string
 
ProductCode
Text(255)
 
displayname
string
 
Description
Text Area(4000)
 
salesdescription
string
 
PricebookEntry.UnitPrice
Currency(16, 2)
 
unitprice
string
 
PricebookEntry.Pricebook2.NSCRM__NS_Price_Level_Id__c
Lookup(Price Level Entry)
 
pricelevel
string
 
PricebookEntry.CurrencyIsoCode
Picklist
 
isocode
string
Note:  Each Pricebook that must be mapped to NetSuite, requires a corresponding Price Level Internal ID mapped to the NSCRM__NS_Price_Level_Id__c custom field.
Last modified date: 12/14/2021