Version | Release Date | Comments | |
---|---|---|---|
SuiteAPI v2025.2 | March 2, 2025 |
Adds support for three procedures that utilize the SuiteScript n/LLM module (NetSuite's Generative AI APIs). "llmEnumerate" provides information about the chat roles and model families that are supported. "llmGenerateText" returns the LLM response for a given prompt. "llmGetRemainingFreeUsage" returns the number of free LLM requests remaining in the current month. |
|
SuiteAPI v2025.1 | January 26, 2025 |
Adds support for several optional parameters.
"queryRun" supports an optional "returnAllRows" parameter.
"recordGet" supports an optional "returnDetailedSublists" paramater.
"searchRun" supports an optional "searchType" parameter. |
|
SuiteAPI v2022.1 | November 15, 2022 | Initial public release. |
A new version of SuiteAPI, an open source, alternative Web API for the NetSuite platform, has been released. Adds support for generative AI-related procedures, giving developers the ability to easily integrate NetSuite's large language model support into external applications.
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.