Record Tools for REST Web Services in NetSuite
Record tools in NetSuite enhance your ability to interact with records, using REST Web Services for creating, updating, and retrieving records.
TL;DR
The record tools in NetSuite empower users to create, update, and retrieve records through REST Web Services. They enable interactions with records based on user permissions, allowing seamless management of data within the platform.
How Do Record Tools Work?
The record tools facilitate interactions with records that users have access to, depending on their permissions. Their primary functions include:
- Creating new records
- Retrieving existing records
- Updating current records
These interactions leverage NetSuite's REST Web Services, which provide a comprehensive interface for manipulating data. It is important to note that the same limitations that apply to REST Web Services also affect these tools. For instance, if a record or field is read-only via REST, that restriction holds true within the record tools as well.
Available Record Tools
NetSuite offers several specific record tools for users:
| Tool 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 a specific record type, including available fields and their data types. |
ns_updateRecord | Updates an existing record in NetSuite. |
Required Permissions
To access the record tools within the AI client, users must have the following permission:
| Permission ID | Permission Name | Level |
|---|---|---|
ADMI_RESTWEBSERVICES | REST Web Services | Full |
Who This Affects
The following roles may find the record tools beneficial:
- Administrators: For managing user access and record functionalities.
- Developers: For building and integrating custom applications that interact with NetSuite records.
- Accountants: For updating and maintaining financial records.
- Project Managers: For tracking and updating project records efficiently.
Key Takeaways
- Record tools enable seamless interaction with NetSuite records through REST Web Services.
- Available tools include creating, retrieving, and updating records.
- Users must have specific permissions to access these tools.
Frequently Asked Questions (4)
What permissions are required to use the Record Tools in NetSuite's REST Web Services?
Are there any limitations when using Record Tools with NetSuite's REST Web Services?
How can a developer use Record Tools for integrating applications with NetSuite?
Which roles would benefit most from using NetSuite's Record Tools with REST Web Services?
Was this article helpful?
More in REST Web Services
- New Attach and Detach Operations in REST Web Services NetSuite
NetSuite 2026.1 introduces new attach and detach operations in REST web services to manage record relationships efficiently.
- SuiteTalk Web Services Enhancements in NetSuite 2026.1
SuiteTalk web services enhancements in NetSuite 2026.1 improve integrations, simplify operations, and boost performance for developers.
Advertising
Reach REST Web Services Professionals
Put your product in front of NetSuite experts who work with REST Web Services every day.
Sponsor This Category