0.1.1 • Published 5 years ago
node-red-contrib-netsuite v0.1.1
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 DESCAfter execution, the msg.count and msg.payload will be populated