In order to familiarize yourself with NetSuite web services, we encourage you to download our sample applications, which are available in Java and C#. These are command-line driven applications that illustrate how to use some of the key features of the platform. The sample applications are built with version 2016.2.
The C# sample applications require version 4.5 of the Microsoft .NET framework.
The Java sample applications require version 1.4 or higher of the Apache Axis framework and a NetSuite patch for cookie management (please see the NetSuite Help Center for details).
C# sample applications
Java sample applications
This toolkit simplifies the process of developing integrations that use PHP 5.6 or later. With the help of the toolkit, major IDEs such as Eclipse can do auto-completion for records, field names, and operations and their arguments. This makes PHP programming with SuiteTalk faster and less error prone. All SuiteTalk operations are supported in the toolkit. Additionally, the toolkit comes with a sample application modelled after a typical e-commerce integration.
Note: