SuiteAPI Downloads

Version Release Date Comments
SuiteAPI v2025.1 January 26, 2025

Adds support for several optional parameters.

"queryRun" supports an optional "returnAllRows" parameter.
• When it is specified as true, all rows are returned, including detailed error information, and an analysis of the process (usageUnits used, etc).
• The default for "returnAllRows" is false.

"recordGet" supports an optional "returnDetailedSublists" paramater.
• When it is specified as true, all sublists and all of their lines are returned.
• The default for "returnDetailedSublists" is false.

"searchRun" supports an optional "searchType" parameter.
• For information, see the "search.load" documentation:
https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4345775360.html

SuiteAPI v2022.1 November 15, 2022 Initial public release.
Blog Posts

A new version of SuiteAPI, an open source, alternative Web API for the NetSuite platform, has been released.

Learn how you can build a custom NetSuite Order Status Web app using SuiteQL, SuiteAPI, and Xojo.

Information about SuiteAPI, and an example of a Web app developed with Xojo that uses SuiteAPI to integrate with NetSuite.

© 2025 Tim Dietrich.