Skip to main content

How to Connect NetSuite to Bookkeep

To connect Bookkeep to Netsuite to enable syncing your financial data daily, this will involve setting up Token-Based Authentication (TBA) which we will step through below. One thing to note is that many of the steps below require a Netsuite administrator to complete the setup.

At the end of the setup, Bookkeep will require 5 fields to complete the NetSuite connection which we will walk through below:

  • Account ID
  • Consumer Key
  • Consumer Secret
  • Token ID
  • Token Secret

Please read on for information on how to generate these keys.

Enable Token-Based Authentication and Web Services (Administrator)

First, you will need to Enable Token-Based Authentication in your NetSuite Environment and either create a new NetSuite role or edit an existing role with the permissions outlined below. If you're creating a new role, you’ll also need to assign this role to an Employee.

Enable Token-Based Authentication in your NetSuite environment by browsing to “Setup > Company > Enable Features” and clicking the “SuiteCloud” subtab. Here, scroll down to the “Manage Authentication” section and check the box next to “TOKEN-BASED AUTHENTICATION” and save.

Enable token-based authentication

Enable SOAP web services in your NetSuite environment by browsing to “Setup > Company > Enable Features” and clicking the “SuiteCloud” subtab. Here, scroll down to “SuiteTalk (Web Services)” and check the box next to “SOAP Web Services" and save.

Create Role with necessary permissions (Administrator)

Create a new role in NetSuite (Setup > Users/Roles > Manage Roles > New) with an identifiable name, such as “bookkeep_soap”. As we cannot create a Token for an Administrator role, a new role will need to be created with the following permissions.

Enable token-based authentication

Under Permissions > Transactions:

  • Add Make Journal Entry with level FULL
  • Add Find Transaction with level FULL
  • Add Invoice with level FULL
  • Add Sales Order with level FULL

Enable token-based authentication

Under Permissions > Lists:

  • Add Accounts with level FULL
  • Add Contacts with level FULL
  • Add Currency with level FULL
  • Add Customers with level FULL
  • Add Custom Record Entries with level FULL
  • Add Documents and Files with level FULL
  • Add Items with level FULL
  • Add Subsidiaries with level VIEW
  • Add Classes with level VIEW
  • Add Departments with level VIEW
  • Add Locations with level VIEW
  • Add Vendors with level VIEW
  • Add Customers with level VIEW

Enable token-based authentication

Under Permissions > Setup:

  • Add Access Token Management with level FULL
  • Add SOAP Web Services with level FULL
  • Add User Access Tokens with level FULL

Enable token-based authentication

Now save this record.

Assign role to existing employee (Administrator)

Assign this new role to an Employee by finding the employee in the list after visiting “Setup > Users/Roles > Manage Users.” Once the employee is located, you will edit the Employee Record by navigating to the Access > Roles Subtab:

Enable token-based authentication

  • In the Role field, select the token-based authentication role created above (which we called bookkeep_soap) for this user.
  • Click Add.
  • Once completed, save the changes to the Employee Record.

Retrieve Account ID (Administrator)

Navigate to the SuiteTalk preferences via "Setup > Integration > SOAP Web Services Preferences". You’ll see the following screen containing the Account Number (also called the Account ID). Copy this into a document for later as it will be needed in Bookkeep once we have all 5 items:

Enable token-based authentication

Create a New Integration for Consumer Key and Consumer Secret (Administrator)

  • As a NetSuite Administrator, browse to Setup > Integration > Manage Integrations > New. Here, give the Integration a name. For this example, we’ve named it “Legacy Integrations Connector”. Be sure to set the State as “Enabled”, if it isn’t already, and check the box under the Authentication Subtab next to “TOKEN-BASED AUTHENTICATION”. Finally, click the “Save” button to generate your tokens.

Enable token-based authentication

Once you click “Save,” you will be taken to a confirmation page that displays your “CONSUMER KEY” and “CONSUMER SECRET”.

tip

Be sure to carefully copy and paste the CONSUMER KEY and CONSUMER SECRET into a secure document. You will need these values on hand to Create or Modify your NetSuite Connection in Bookkeep. If these tokens are lost, you will need to generate a new set of tokens to use. This is the first set of tokens to generate. Double check that you have copied and pasted them into a document correctly.

Enable token-based authentication

Create the Token ID and Token Secret (Employee with assigned role above)

Log in as the Employee and switch to the New Role that was assigned above (or the role that you modified with the above permissions). This can be done in the top right where you see the name of the account logged in:

Enable token-based authentication

Click on “Manage Access Tokens” in the Settings Portlet which should be visible on the home page.

Enable token-based authentication

Click “New My Access Token”.

Enable token-based authentication

Under “Application Name”, select the name of the Integration you created in the previous steps (e.g. “Legacy Integrations Connector”) then click “Save”. Note that the “Token Name” field will auto-populate. You can change this if you wish.

Enable token-based authentication

When you click “Save” in the previous step, you will then be taken to a confirmation screen.

tip

Be sure to carefully copy and paste the TOKEN ID and TOKEN SECRET into a secure document. You will need these values on hand to Create or Modify your NetSuite Connection in Bookkeep. If these tokens are lost, you will need to generate a new set of tokens to use.

Enable token-based authentication

Now that you have all 5 items saved into a document, you’re ready to plug them into the Bookkeep.

In Bookkeep on the Connections > Accounting tab, choose “Connect to Netsuite” which will open a new window:

Enable token-based authentication

Fill in the Account ID, Consumer Key, Consumer Secret, Token ID, and Token Secret with the values you generated in the previous steps.

Enable token-based authentication

Once you click Save, you can click the “Test” button to test the connection and to double-check that the values have been copied to the correct fields.

Enable token-based authentication

If everything was done correctly, you should get a “Netsuite connection test successful” message.

Enable token-based authentication

Your NetSuite connection will now be using Token-Based Authentication.

Please contact support@bookkeep.com if you have any questions.