FAQ: Can I generate a NetSuite API token in integrator.io?

Q. I refreshed my NetSuite sandbox, and all of the API tokens disappeared. (Everything seems fine with the production version.) Now I don’t seem to be able to add any tokens in the sandbox. How can I get my integrator.io connection to the sandbox to work?

A. Open your existing NetSuite sandbox connection. Switch the Authentication type to Token Based Auth (Automatic), and try saving or testing the connection.

The connection should now succeed (shown as “Online”). You can also return to the NetSuite sandbox to verify that it shows that the new token was added.

I want to call netsuite Restlet and need to implement TBA. How I can achieve this?

Hi, @ankitvarshney.

This post wasn't intended to limit TBA or Token Based Auth (Automatic) connections, to say that they work only for sandbox connections.

TBA connections are often used for production NetSuite connections in integrator.io, where our integration bundle or calls to SuiteScript hooks rely on RESTlets.