Key Based Connect
Connect with the Linked Account’s NetSuite account.
NetSuite is an API Key based integration and does not require the setup of an app.
Pre-requisites
- NetSuite account.
- Token Based Auth Enabled in Linked Account’s Netsuite.
Required Credentials of a Linked Account
To successfully connect with the NetSuite integration, a Linked Account or an end-user will need to provide the following to connect:
- Account ID
- Consumer Key
- Consumer Secret
- Token ID
- Token Secret
Enable Token Based Auth in NetSuite
Before creating the credentials in NetSuite, you are required to enable Token Based Auth. Follow the steps given below:
- Navigate to
Setup
>Company
>Enable Features
in your Netsuite account.
- Select the
SuiteCloud
tab present, scroll down and enableToken-Based Authentication
checkbox under Manage Authentication section.
Getting Credentials of NetSuite
To acquire the required credentials and connect a Linked Account, please follow the steps mentioned below:
- Log in to your Netsuite account with Admin permissions.
- To get your Account ID, navigate to
Setup
>Company
>Company Information
and copy theAccount ID
present there.
- Click on
Setup
>Integration
>Manage Integrations
and chooseNew
.
- Enter the App Name and under
Authentication
, uncheck theTBA: Authorization Flow
under Token-based authentication and then disableAuthorization Code Grant
checkbox under OAuth 2.0.
- Click on
Save
and copy theConsumer Key
andConsumer Secret
displayed under Client Credentials section.
- Navigate to Dashboard and click on
Manage Access Tokens
under Settings in the side menu.
- Click on
New My Access Token
> Select the Integration created above from theApplication Name
drop-down > Provide aToken Name
and click onSave
.
Ensure that you selected the correct app in the Application Name drop-down.
- Copy the
Token ID
andToken Secret
displayed under Token Id/Secret section.
The Linked Account or end-user now have all the credentials required to connect with NetSuite.
Actions and triggers
Once the above setup is completed, you can create orchestrations of your use-cases using NetSuite actions and triggers. Following are the set of NetSuite actions and triggers supported by Cobalt.