NetSuite REST (Tech Preview) changelog
Changelog
2026-07 (Version 3, Runtime release)
important
The NetSuite REST Connector will be generally available (GA) as part of Platform release.
- Added the Execute SuiteQL operation in the NetSuite REST Connector, enabling users to run SuiteQL queries against NetSuite records from a single table. The operation supports parameterized queries, filtering, sorting, grouping, aggregate functions, and result retrieval for up to 100,000 records, providing a flexible and efficient way to query NetSuite data.
- Added support for custom NetSuite Integration Records in the NetSuite REST connector, allowing you to provide your own Consumer Key and Consumer Secret for Token-Based Authentication.
These features are not in the Runtime release. They are in the Platform release.
- Fixed an issue where importing certain NetSuite objects (such as Support Cases) failed with a profile generation error. NetSuite schemas that use JSON Schema composition keywords (
allOf,anyOf,oneOf) are now correctly processed, enabling import of previously unavailable object types.
This fix is in the Runtime release.
2026-05 (Version 2, Current)
- Initial Tech Preview release.