> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Oracle Netsuite

> NetSuite is cloud computing company dedicated to delivering business applications over the internet.

## Creating an Oracle Netsuite connection

### Using Client Credentials

To create the connection you need:

* An Account ID
* A Client ID
* A Certificate ID
* A Private Key
* A Scopes

#### Obtaining the credentials

Follow [Oracle Netsuite documentation](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_162686838198.html#subsect_162686947286) on how to obtain your client credentials.

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **Oracle Netsuite** icon. A dialog box with name of the connection and connection methods appear.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Select **Client Credentials** as the method to create the connection.
5. Fill in the parameters:
   * The Account ID
   * The Client Secret
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
