Dynamic URL Discovery for SOAP Web Services

When sending requests to a NetSuite account, an external client needs to use the account's correct domain name. For example, a SOAP web services request must be sent to the account's correct web services domain.

You can use the SOAP web services operation getDataCenterUrls to achieve this. This operation is available as of the 2012.2 endpoint. Send the getDataCenterUrls request to webservices.netsuite.com, the NetSuite web services dynamic discovery domain: webservices.netsuite.com. The getDataCenterURLs operation helps you retrieve the correct SOAP web services domain name for a specified NetSuite account. You can use this operation in production, sandbox, and Release Preview accounts.

Related Topics

General Notices