Hi guys. Any idea how to get a list of API Secrets...
# suitescript
p
Hi guys. Any idea how to get a list of API Secrets via JS/SS? So far, only getting entire HTML doc works and that is bad pattern for obvious reasons...
c
What do you need a list for?
p
Want to polulate a dropdown with key-value pairs. Better UX than free-form text field with hardcoded custsecret...