How to connect Bluesheets to my Netsuite account?

Enable Web Services

Bluesheets utilizes the NetSuite REST web services extended from their SuiteTalk capabilities.


To connect bluesheets to your NetSuite account, the following features must be enabled in your account


(1) REST web services and OAuth 2.0 feature
  • Go to Setup > Company > Enable features
  • Select Suite Cloud subtab
  • Check the REST WEB SERVICES in the SuiteTalk (Web Services) section
  • (To use the feature, you must accept the SuiteCloud Terms of Service)
  • Check the OAUTH 2.0 in the Manage Authentication section
  • Save the changes

(2) Assigning Required Permissions to User’s Role in NetSuite

Note: It is preferred if an Admin account is used to connect bluesheets to NetSuite.

  • Go to Setup > Users/Roles > User Management > Manage Roles
  • Locate the role you want to modify. Click the Edit or Customize link
  • On the Permissions subtab, click Setup
  • In the Permission list, select REST Web Services and set Level as Full
  • Select Log in using Access Tokens and Log in using OAuth2.0 Access Tokens  and set Level as Full
  • Save the changes