# NetSuite (prebuilt connector)

## Description

[NetSuite](https://www.netsuite.co.uk/portal/uk/home.shtml) is a cloud-based solution that helps businesses manage all aspects of their operations.

## API documentation

API documentation for NetSuite (used to build this connector) can be found via the link below:

{% embed url="<https://system.netsuite.com/help/helpcenter/en_US/APIs/REST_API_Browser/record/v1/2023.1/index.html>" %}

## Required NetSuite setup

Before your Patchworks Netsuite connector can be used in process flows, some setup is required in your NetSuite environment so that Patchworks to authorise API calls with token-based authentication.&#x20;

Please see our [Preparing your NetSuite environment to work with Patchworks](/product-documentation/connectors-and-instances/patchworks-connectors/netsuite-prebuilt-connector/preparing-your-netsuite-environment-to-work-with-patchworks.md) page and ensure this setup is completed before you start working with the Patchworks NetSuite connector.

## Authentication&#x20;

When adding connector instances of the Patchworks (prebuilt) connector, the following authentication methods are supported:

* [OAuth 2 authentication (client credentials flow)](/product-documentation/connectors-and-instances/patchworks-connectors/netsuite-prebuilt-connector/oauth-2-client-credentials-authentication.md)
* [OAuth 1 authentication](/product-documentation/connectors-and-instances/patchworks-connectors/netsuite-prebuilt-connector/oauth-1-authentication.md)


---

# 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://doc.wearepatchworks.com/product-documentation/connectors-and-instances/patchworks-connectors/netsuite-prebuilt-connector.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.
