node-red-contrib-netsuite

0.1.5 • Public • Published

Node-RED NetSuite

Using SuiteQL

Either pass in msg.query or specify a query in the configuration of the node. Example:

SELECT id
FROM issue
ORDER BY id DESC

After execution, the msg.count and msg.payload will be populated

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-netsuite

Weekly Downloads

0

Version

0.1.5

License

Apache-2.0

Unpacked Size

18.2 kB

Total Files

8

Last publish

Collaborators

  • sbonnick