NetSuite APIs overview
As of November 8, 2021, new users are only able to use the NetSuite2.com (Netsuite Analytics) data source. Existing users can continue to access the NetSuite.com (Netsuite) data source, but it is no longer being updated and support will end soon. All customers are encouraged to switch to NetSuite2.com. More information can be found in the New Accounts and Access to the Connect Data Source topic.
NetSuite is a cloud-based business software suite, with features such as accounting, ERP, CRM, and eCommerce.
We support 4 NetSuite APIs in our system:
NetSuite (Netsuite.com): SuiteAnalytics connect service allows you to use a third-party tool or a custom-built application to archive, analyze, and report on NetSuite data.
NetSuite Analytics: SuiteAnalytics connect service(NetSuite2.com) provides real-time Saved Searches, Reporting, Key Performance Indicators (KPIs) Dashboard and Workbook features that are built into the NetSuite solution.
NetSuite Reporting: SuiteTalk Service gives you the ability to construct NetSuite business objects in any programming language or platform that supports the SOAP standard, such as Java or Microsoft.NET.
NetSuite RESTlets: SuiteScript service is a JavaScript-based NetSuite platform that allows for total customization and automation of business processes. Scripts that are performed at pre-defined events can access and modify fundamental business records and user information using the SuiteScript APIs.
Differences between NetSuite APIs
When it comes to schemas, the names are as follows:

For a list of the variations between the schemas, see NetSuite Documentation.
Connection
Click the sections below for details on how to connect to our supported Netsuite APIs:
-
NetSuite’s communications indicate that starting with the NetSuite 2026.1 release, Oracle NetSuite will no longer provide a SOAP web services endpoint with every release.
The 2025.2 SOAP web services endpoint will be the last regularly scheduled and released SOAP endpoint. For more information, refer to Announcements. -
WSDL (Web Services Description Language) version for Netsuite is 2025_2_0.
