BlueBridge One - On-Demand Business Software
New Customer Registration My Account
 
 
call BlueBridge One
  |  Welcome   |  News   |  Solutions   |  Software   |  Services   |  SuiteExtenders   |  Customers   |  Resources   |  Shopping Basket   |
  SuiteExtenders > ERP/Accounting >  NetSuite Customers: Login | System Status  
  
 
SuiteExtenders
Recently Added
CRM
Promo Item
Interactive Pivot Reports
Customer/Supplier Default VAT Code
Customer Gift Certificate Manager
Address Popup Window Defaults
Multi-Dimensional Dashboard Viewer
Electronic BACs Payments Processing for NetSuite
Inventory Received Not Billed Auto Reconciler
Fixed Asset Management for NetSuite
Alternative Item
Invoice Financing - Factoring & Discounting
Google
HR
Reporting
Shipping
WebStore
Free Stuff

SimpleXML Integration

 

Eliminate the need to write complex web services integration code. The SimpleXML SuiteExtender makes it really easy to create system-to-system interfaces to your NetSuite account without complex web services coding.  The interface can access any data that is available to NetSuite's SuiteScript engine.

Edition Supported: All
Countries Supported: All
Support & Maintenance: Included
Authored by: BlueBridge One
First Released: 26-Jan-2010
Last Updated: 26-Jan-2010
Required External Service/Software: None
Price: Licence Fee paid annually in advance. $250.00 (Ex VAT)
add to cart
More_Info
FAQs
   
Features:
  • Creates web-services integration using XML only.
  • Access any data available to the NetSuite SuiteScript engine.
  • Supports the following data operations - create, search, load, update, delete and authenticate.
  • Secure data transport using shared authentication.
  • Status logs generate success or failure notifications.

Benefits:
  • Simplifies integration coding
  • Significantly reduces the time and effort required to integrate a third party application to NetSuite.
  • Dramatically reduced learning curve compared to web services.
Description:
BlueBridge One's SimpleXML SuiteExtender is a NetSuite bundle that provides an easy to use XML interface to your NetSuite data. The interface can access any data that is available to NetSuite's SuiteScript engine.  The following data operations are supported:

create – create a new record
search – search for existing records
load – load and return an existing record
update – update an existing record
transform - transform between record types
delete – delete an existing record
authenticate – authenticate a user login

Transport

Requests are sent to NetSuite using a secure HTTP POST operation (https) to the external URL of a NetSuite suitelet which will implement the interface.  The body of the POST  contains an XML document describing the operation to be executed.  The POST returns an XML document containing status information on the success or failure of the operation along with any data returned by the operation.

API Security

The API will be secured by including a shared authentication key within the XML document.  This key is matched to a key value held within NetSuite.  Operations will only be performed when the key values match exactly, otherwise an error will be returned.

XML

The SuiteExtender implements a very simple XML document structure to send requests to and receive responses from NetSuite.  The format has been deliberately designed to be human-readable and codeable.  Detailed documentation and examples are provided.  Where needed we can assist with the coding of required XML requests to achieve your needs (billable separately).
If you've purchased SimpleXML Integration to read documentation on this SuiteExtender.