Installation Instructions: NetSuite
Here’s everything you need to know to start syncing records from NetSuite with Unito.
What you need to authenticate NetSuite
Section titled “What you need to authenticate NetSuite”Before you start syncing NetSuite records with Unito, you’ll need the following:
- NetSuite Application ID
- OAuth Client ID
- OAuth Client Secret
Here’s how you can get this information.
Finding your NetSuite Application ID
Section titled “Finding your NetSuite Application ID”You’ll find your NetSuite Application ID at the beginning of your NetSuite URL. For example, if your URL is https://1234567.app.netsuite.com
your NetSuite Application ID is 1234567
.
Finding your OAuth Client ID and OAuth Client Secret
Section titled “Finding your OAuth Client ID and OAuth Client Secret”Here’s a step-by-step guide to finding your OAuth Client ID and OAuth Client Secret:
-
Log in to NetSuite.
-
Click on Setup.
-
Click on Integrations.
-
Click on Manage Integrations.
-
Click on New.
-
Add an application name.
-
Uncheck TBA: Authorization Flow
-
Uncheck Token-Based Authentication
-
Check Rest Web Services
-
Add the following Redirect URI
-
https://integrations-platform.unito.io/credentials/new/oauth2/callback
-
Click Save.
-
Copy the OAuth Client ID and OAuth Client Secret.