Looking to see what type of options there are for ...
# suiteflow
n
Looking to see what type of options there are for Approval/Rejection links in email. The past NetSuite Admin wrote a script that would run when a user clicked a hyperlink in a email that was sent during the approval workflow. The links were either approve or disapprove. The script was written in such a way that it is dependent on specific internal ID of employees (which from my understanding is a terrible way to write code as it is very dependent on if the users are still doing that process, or even with the company). Trying to figure out the best approach for this type of functionality.