# Netsuite

## **Connector Overview**

<figure><img src="/files/F3DurGC7q0Qb2Fjsc104" alt="" width="377"><figcaption></figcaption></figure>

NetSuite is a cloud-based enterprise resource planning (ERP) system that offers financial management, CRM, eCommerce, and supply chain management solutions.

## **Authentication Type**

Oauth1

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_NETSUITE\_OAUTH\_TOKEN
* PAN\_SEC\_NETSUITE\_COMPANY\_ID
* PAN\_SEC\_NETSUITE\_CONSUMER\_SECRET
* PAN\_SEC\_NETSUITE\_OAUTH\_TOKEN\_SECRET
* PAN\_SEC\_NETSUITE\_CONSUMER\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for this connector.

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information/perform the follow steps to connect Netsuite:

* Consumer Key
* Consumer Secret

## **API Resources**

For more information on how to utilize the Netsuite API, feel free to reference the following [documentation](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_157373386674.html).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/netsuite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
