Use a NetSuite Account-Specific WSDL URL¶
Introduction¶
During configuration of a NetSuite connection, you must supply an account-specific WSDL URL in the WSDL Download URL field.
This page shows how to obtain this URL by finding the NetSuite account-specific domain and then using the account-specific domain in the WSDL URL.
Find the NetSuite Account-Specific Domain¶
These steps must be performed by a NetSuite Administrator or other user with the Set Up Company permission:
-
Log in to the NetSuite instance.
-
Go to Setup > Company > Company Information (or search for Company Information).
-
On the Company Information page, go to the Company URLs sub-tab. The account-specific domain is under the SuiteTalk (SOAP and REST Web Services) heading:
For more information, see URLs for Account-Specific Domains.
Construct the WSDL URL¶
Once you have obtained the account-specific domain, use it to construct the WSDL URL:
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2022_2_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2022_1_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2021_2_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2021_1_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2020_2_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2020_1_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2019_2_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2019_1_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2018_2_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2018_1_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2017_2_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2017_1_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2016_2_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2016_1_0/netsuite.wsdl
-
https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2015_2_0/netsuite.wsdl
During configuration of a NetSuite connection, enter this account-specific WSDL URL in the WSDL Download URL field.
Information about which Harmony Agent versions are required for use with the above WSDL versions is provided in NetSuite Prerequisites.