Hi everyone. I’m new to working on netsuite and am curious to know, if we write a restlet script is there a way to make it available to all customers without the need to manually upload and deploy the script?
if you mean have the url for the restlet be available without authentication, then the answer is no
battk
06/02/2021, 10:51 PM
if you mean to have something to install the script record and deployment, then you are looking for SuiteBundler, SuiteApp Marketplace, or SuiteApp Control Center
d
Darren Lyons
06/03/2021, 11:50 PM
It’s the second one. Authentication is all good. I’m looking for a way to distribute it easily to many customers. I’ll check those out, thanks @battk