https://netsuiteprofessionals.com logo
a

akrutov

02/27/2018, 6:40 PM
hey guys, I was wondering - let’s say i got a suitebundle going, that bundle contains couple RESTlets that my external platform will be calling. When the client installs my bundle, new restlet endpoints are generated by the netsuite with the new script id (e.g. “/app/site/hosting/restlet.nl?script={{script_id)&deploy=1). Which means the client would have to bypass that information to me, otherwise my platform won’t be able to talk to the netsuite. Is there a better way to get those restlet urls, other than asking client user to go to the customization->scripts-> find my script etc.