Note: Before working with a Connection, you should be familiar with general Process Development and Building Connectors.
The NetSuite Connection represents a single NetSuite account, including login credentials. If you have multiple accounts or sandbox instances, you will need to use a separate Connection for each and configure the URL accordingly. You can pair a single connection with different NetSuite Operations to perform a unique action against a NetSuite account.
Connection Tab
| Field |
Description |
| URL |
The web service URL that the NetSuite Connector uses to get/post data. |
| User |
The username used to log into the NetSuite platform. |
| Password |
The password used to log into the NetSuite platform. |
| Account Number |
The account number used to log into the NetSuite platform. |
| Version |
The version of the Netsuite API / WSDL that is being accessed. |
| Number of Retries |
The number of times AtomSphere will retry a Netsuite connector execution in the event there is a connection failure. |
 | Technical Note: The HTTPS certificate to NetSuite is automatically handled by the Connector. You do not need to manually import a Certificate Component. |