HTTPS.requestSuitelet

The method https.requestSuitelet(options) sends an HTTPS request to another Suitelet (i.e., a script deployed as type “Suitelet”) within the same NetSuite account, and returns a ClientResponse object. Key facts: It is part of the N/https module and can be executed from client and server scripts (for example a Client script, UserEvent script, Suitelet etc). The… Continue reading HTTPS.requestSuitelet