The NetSuite Connector expects the country field to be in the format _countryName, where there is always an underscore before the name. For this example, mapping the value “_tanzania” successfully created the contact address in NetSuite.
Reference the
NetSuite Connector Help for additional information.
In the
Standard Entities section, see the information on the ContactAddress and CustomerAddress entities:
- country — The value must be in the form _countryName (case-sensitive). For example, _unitedStates or _france. Scribe recommends using Lookup Functions when mapping this field.