Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.drpn.ai/llms.txt

Use this file to discover all available pages before exploring further.

NetSuite setup links Darpan to ERP data used in reconciliation workflows. Clear authentication, endpoint, RESTlet, and SuiteQL details make failures easier to trace.

Before you start

Confirm account, role, integration, and script deployment details with the NetSuite owner. Keep token values in secure configuration.
  1. From Ask Darpan, open Open NetSuite Settings.
  2. Create or confirm the authentication configuration.
  3. Create or confirm endpoint configuration.
  4. Run a read-only connection test.
  5. Attach the configuration to the workflow that needs it.

Troubleshooting

If the connection fails, capture the exact NetSuite error code and message. Most fixes start by checking role permissions, environment target, token validity, script deployment status, or SuiteQL field names.
The API reference and engineering docs cover request shape. Secrets and account-specific values belong in secure configuration, not documentation.