Prerequisites
To authorize the NetSuite Query component, you must create a new integration. You cannot edit an existing integration. This process is described in the Acquire NetSuite credentials section below. Before you can create an OAuth connection to NetSuite, you need to enable token-based authentication in your NetSuite account. To do this, follow the instructions in the NetSuite Enable the Token-based Authentication Feature guide.Acquire NetSuite credentials
To acquire the credentials needed for a NetSuite OAuth connection, you need to create an integration. Follow the instructions below to create an integration. During this process, copy each credential and paste it somewhere so you can use it later to create an OAuth connection in .- Log in to the NetSuite portal.
-
Copy your Account ID from the page URL. For example, if the URL is
https://1234567.app.netsuite.com, your account ID is1234567. For more information, read the NetSuite Finding your NetSuite Account ID guide. -
Follow the instructions in the NetSuite Create Integration Records for Applications to Use TBA guide until you see a confirmation page.
Clear the User credentials checkbox when creating your integration.
- On the confirmation page, copy your NetSuite Consumer key and Consumer secret.
- Follow the instructions in the NetSuite Access Token Management - Create and Assign a TBA Token guide until you see a confirmation page.
- On the confirmation page, copy your NetSuite Token ID and Token secret.
Create an OAuth connection
- Follow the instructions in OAuth, and select NetSuite in the Provider field.
- In the Authentication Type field, select Composite Token.
- In Client ID, enter your NetSuite Consumer ID.
- In Client secret, enter your NetSuite Consumer secret.
- In Account ID, enter your NetSuite Account ID.
- In Access token, enter your NetSuite Token ID.
- In Access token secret, enter your NetSuite Token secret.
- Click Authorize.
- A new browser tab will open, connecting you to the third party. Select your account, and complete the connection. Upon success, this browser tab will close.

