Setting Available Without Login

When you check the Available Without Login box and save the script deployment record, an External URL appears on the Script Deployment page. Use this URL for Suitelets you want to make available to users without an active NetSuite session.

Only some SuiteScript APIs work in externally available Suitelets. If you want to use every SuiteScript API, your Suitelet needs a valid NetSuite session. This means users have logged in with their email and password.

Here are a few examples of when you might want to make a Suitelet externally available:

Note:

Suitelets are not intended for use in systems integration use cases.

Important:

Since Suitelets available without login don't require authentication, any data in them is less secure.

Related Topics

General Notices