When making a script to basically create records, if I want to use CSRF tokens for this, what's the best method of doing so? Does NetSuite have the ability to generate CSRF tokens for us to use, or are we to do that?
I also plan to use CSRF tokens for other things too, where they will be more useful. This is for a productive exercise.