Retslets are activate when external application calls it get, put, post, delete requires authorization Restlet entry points post-create put-update get, delete -parameters is sent through url function get(requestParams) requestParams is form external apk tba ceate a new role give permissions assign the role to user creaye an integration record create… Continue reading RESTlet Script
Tag: fetch using Restlet
SuiteScript 2.x RESTlet Script Type
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
Fetch Company Details — Restlet.
Restlet is used to fetch the company details and then send back the JSON file.