Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
NetSuite REST
Overview
Operations
NetSuite Operations
Latest version:
3.0
Changelog
Create record
Create a new record instance.
Delete record
Delete a record instance.
Execute SuiteQL (advanced query)
SuiteQL is a query language based on the SQL database query language. SuiteQL provides advanced dynamic query capabilities that can be used to access NetSuite records.
Filter Records (advanced search query)
Retrieve a list of records. Execute a raw search query to extract data from NetSuite.
Find records
Retrieve a list of records.
Find records DDL
Retrieve a list of Record IDs associated with the selected Record type.
Get field for replace DDL
Retrieve a list of sublist names.
Get record
Retrieve a record.
List field options
List options of a record field.
List field options DDL
List only fields that have options, for a given record type.
List record fields
List all the available fields for a given record type.
List record fields 1st level DDL
Retrieve a list of fields associated with the selected Record type.
List record types
Retrieve all record types.
List record types DDL
Retrieve a list of Record types.
List record types to transform from DDL
Retrieve a list of Record types that can be transformed into another record type.
List record types to transform in DDL
Retrieve a list of Record types you that you want transform another record type into.
List writable record fields DDL
Retrieve a list of fields associated with the selected Record type.
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Transform record
Transform a record from one type into an another, using data from an existing record.
Update record
Update a record instance.
Upsert record
Upsert a record instance.
Previous
Overview