Oracle NetSuite

erpbuilt on requestauth: Token-based auth (OAuth2)

Sync NetSuite financials, transactions, and inventory.

The Oracle NetSuite connector syncs your ERP data into analytics-ready tables in your data warehouse. Pull the general ledger, transactions, items, inventory, customers, and vendors through the SuiteTalk REST API, with Ingest handling auth, pagination, and retries.

Oracle NetSuite is not a certified connector yet. Ingest authors one from the vendor's API documentation when a customer asks for it, runs it against the real API, and only then lists it as deployable. Request it and it moves up the queue.

What you can sync

Ingest lands the following Oracle NetSuite data in your warehouse or lake, each as its own table on the schedule you pick:

  • General ledger
  • Transactions
  • Items and inventory
  • Customers and vendors

Authentication

Token-based auth (OAuth2). Enable token-based authentication and issue an integration token in NetSuite.

Credentials go into a form, never into a chat, and are held in a secret store under your own path. Only the key NAMES ever reach the control database.

Resources