Property | Description |
---|---|
Runtime Environment | The name of the runtime environment where you want to run the tasks. |
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. For example, the following is a RESTlet URL format with REST Domain details appended in it: <REST Domain>/app/site/hosting/restlet.nl?script<ScriptID>&deploy=1 The following are examples of REST domain:
|
Account | 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 type. |
Consumer Secret | The client password to connect to the web service application. Required only for token-based authentication type. |
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. |