HTTPS Methods for Secure Communication Between SuiteScript Scripts and REST Endpoints

SuiteScript scripts, RESTlets, and SuiteTalk REST endpoints share authentication from an existing session. The N/https methods let you skip reauthentication:

You can use this method to pass information between SuiteScripts, RESTlets, or REST APIs. You no longer have to make a Suitelet available without login or set it to execute as Administrator.

Note:

These methods are for calling RESTlets within NetSuite only, not from outside applications.

Related Topics

General Notices