Hello,
I have a User Event script that fires (after submit) updating the value of a field to $0.00. I then have another User Event Script that's looking for changes to that same field (completely separate process), and then does a POST. The Suitelet "Man in the Middle" approach has been floated to handle this scenario. Before embarking down this path, are there newer/better alternatives to solve this use case that I might be missing?
Thanks again.