Record Tools

The record tools let you interact with any records that you have access to based on your current permissions. With these tools, you can view and update existing records, and create new ones.

The record tools use REST Web Services to create and update records in NetSuite. These tools support the same record types and actions that are available in REST Web Services and are subject to the same limitations. For example, if a record or field is read-only in REST Web Services, this restriction also applies when using these tools from the AI client.

For information about the working with records using REST Web Services, read the following topics:

The following record tools are available:

Name

Description

ns_createRecord

Creates a new record in NetSuite.

ns_getRecord

Retrieves a record in NetSuite.

ns_getRecordTypeMetadata

Retrieves metadata for all NetSuite record types or for a specific record type, including available fields and their data types.

ns_updateRecord

Updates an existing record in NetSuite.

Related Topics

General Notices