Join Slack
Powered by
If I have to do an api call to an external service...
# suitescript
k
Kevin Weitzner
02/13/2020, 5:34 PM
If I have to do an api call to an external service on beforesubmit (userevent script) - how do I safely store+use api keys?
b
battk
02/13/2020, 5:56 PM
Depending on your needs, you can hide the key in a custom record or script parameter and rely on restricted permissions
battk
02/13/2020, 5:57 PM
The alternative is relying on a credential field
4
Views
Open in Slack
Previous
Next