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 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).
The sample applications contain both CRM and ERP samples.
Sample Applications for SOAP Web Services
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 SOAP web services operations are supported in the toolkit. Additionally, the toolkit comes with a sample application modeled after a typical e-commerce integration.
Note:
To familiarize yourself with REST web services, you can download a Postman environment template and a Postman sample request collection. The environment template and the sample collection illustrate how to set up your REST web services integration with NetSuite and demonstrate how to send REST requests to NetSuite.
For information about downloading and using the Postman environment template and samples, see the help topic Working with REST Web Services Using Postman in the NetSuite Help Center.