-
Recent Posts
Ubuntu Countdown
Archives
Recent Comments
- richiewilko on Netsuite Webservices and Saved Searches
- Joe Motacek on Netsuite Webservices and Saved Searches
- HikingMike on Fixing the google analytics popup window scrolling problem
- Joe Motacek on Netsuite Webservices and Saved Searches
- Joe Motacek » Blog Archive » Joomla 2.5 Extension Development – Working with the NetSuite Webservice on Retrieving and Displaying Netsuite Address Information
Categories
Tags
ajax apache bandwidth bash beginner browsers bug config custom fields data validation Developing with Netsuite directory Doctrine embed error firefox forms google google analytics html HTML 5 JavaScript jQuery linux netbeans netsuite Netsuite Bugs Netsuite Errors Netsuite Sucks nslog override PHP PHP Framework php toolkit PHPUnit plugin routing sample code script search Symfony task Ubuntu web browsers YML
Category Archives: Beginning with the PHPToolkit
Netsuite Webservices and Saved Searches
Marianne Mason was kind enough to send me the following code example. It preforms a saved search and returns the results using the Netsuite PHPToolkit. If you are looking for a simple search or want to see the full discussion, … Continue reading
Posted in Beginning with the PHPToolkit, Netsuite PHPToolkit
Tagged netsuite, Netsuite Webservices, PHP, php toolkit, sample code, saved search, search
7 Comments
Understanding Netsuite Backend
This post is for people who are just beginning to use the PHPToolkit to interact with Netsuite. The following is a quick list of useful resources: 1. Netsuite Schema Browser: (link will change for newer versions of the wsdl) This … Continue reading
Posted in Beginning with the PHPToolkit, Netsuite PHPToolkit
Tagged beginner, netsuite, nslog, schema browser
Leave a comment
Sample Search Code
The ability to run searches is a great feature of Netsuite Backend. Following is some sample search code. Keep in mind that Netsuite changes the structure of the returned object if their is only one result. (often, rather than returning … Continue reading
Posted in Beginning with the PHPToolkit, Netsuite PHPToolkit
Tagged netsuite, php toolkit, sample code, search
6 Comments
