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: https://rest.netsuite.com For instance, you can enter the following values:
|
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. |