Skip to Content

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:

  1. Log in to the NetSuite instance.

  2. Go to Setup > Company > Company Information (or search for Company Information).

  3. 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:

    attachment

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/v2024_1_0/netsuite.wsdl

  • https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2023_2_0/netsuite.wsdl

  • https://abcdef123456.suitetalk.api.netsuite.com/wsdl/v2023_1_0/netsuite.wsdl

  • 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

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.