Hi everyone,
I'm developing new Suiteapp for Netsuite
This is requirement of this app:
- When Inventory Adjustment transaction created, this app will detect items that changed quantity. Then, send request to third-party server (parameters included item internal ID & item quantity changed).
Is it possible or not? If it's possible, can I use "User Event Script" for SuiteScript?