Connections > NetSuite RESTlet V2 connection properties
  

NetSuite RESTlet V2 connection properties

When you set up a NetSuite RESTlet V2 connection, you must configure the connection properties.
The following table describes the NetSuite RESTlet V2 connection properties:
Property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Description
Description of the connection. Maximum length is 4000 characters.
Type
NetSuite RESTlet V2.
Runtime Environment
The name of the runtime environment where you want to run the tasks.
Select a Secure Agent, Hosted Agent, or serverless runtime environment.
Username
User name for a NetSuite account. User name is an email address.
Optional if you use token-based authentication to access NetSuite.
Password
Password for the NetSuite account.
Optional if you use token-based authentication to access NetSuite.
Rest Domain
Rest domain name:
https://rest.netsuite.com
For instance, you can enter the following values:
  • - rest.na1.beta.netsuite.com for beta environment
  • - rest.sandbox.netsuite.com for sandbox account
  • - rest.netsuite.com or rest.na1.netsuite.com for production account
You can also enter the domain name URL specific to your NetSuite account instead of the default domain name URL.
The domain name URL used by the NetSuite account is in the following format:
https://<NetSuite_account_ID>.restlets.api.netsuite.com.
Informatica recommends that you use the domain name URL specific to the NetSuite account that you use.
Note: You can use NetSuite Connector with the NetSuite 2023_1 sandbox account or release preview account.
Account ID
NetSuite account ID. To find your account ID, log in to NetSuite and click Setup > Integration > Web Services Preferences.
If you cannot access the Setup menu, navigate to Support > Go to Suite Answers > Contact support by phone. The page displays your account ID.
Consumer Key
The client key associated with the web service application.
Required only for token-based authentication.
Consumer Secret
The client password to connect to the web service application.
Required only for token-based authentication.
Token ID
The token ID generated in NetSuite.
Required if you want to use token-based authentication to access NetSuite. Optional if you use a user name and password to access NetSuite.
Token Secret
The token secret generated in NetSuite.
Required if you want to use token-based authentication to access NetSuite. Optional if you use a user name and password to access NetSuite.