A RESTlet is a SuiteScript that you make available for other applications to call. It can be called from either an external application or from another script within NetSuite. A RESTlet executes only when it is called and in some cases, returns a value to the calling application. RESTlets can be useful when you want… Continue reading SuiteScript 2.x RESTlet Script Type
Tag: fetch using Restlet
Fetch Company Details — Restlet.
Restlet is used to fetch the company details and then send back the JSON file.