netsuite
Features
| Feature | Status |
|---|---|
| Auth (OAuth) | β |
| Syncs & Actions | β |
| Nango Proxy | β |
| Auto-pagination | π« (time to contribute: <1h) |
| API-specific rate limits | π« (time to contribute: <1h) |
Getting started
- How to register an Application
- OAuth-related docs
- Scopes (
restlets,rest_webservicesand/orsuite_analytics) - API endpoints
Connection configuration in Nango
Netsuite requires a user specific account id to run OAuth. You should request this from the user and pass it to Nango in thenango.auth() call:
API gotchas
- There doesnβt seem to be a way to create a Netsuite account without scheduling a call.
Add Getting Started links and Gotchas by editing this page