Sample SuiteSignOn HTTP Calls

As described in SuiteSignOn Sequence Diagram and Connection Details, the SuiteSignOn handshake process between NetSuite and the external application includes the following calls in HTTP headers:

  1. NetSuite HTTP Outbound Call sends the token and any context information to the external application.

  2. External Application HTTP Verify Call returns the token and sends other required parameters to NetSuite.

    This call requires an authorization header in the OAuth 1.0 format.

  3. NetSuite HTTP Verify Call Response sends user identity information in XML format to the external application.

Related Topics

General Notices