Join Slack
Powered by
Does anyone know what the recommended way for stor...
# suitescript
s
SimonC
06/01/2021, 10:52 AM
Does anyone know what the recommended way for storing sensitive api keys to be used in SuiteScript to make external api calls? Traditionally I would use script params / company preferences
b
battk
06/01/2021, 10:53 AM
Secrets Management
battk
06/01/2021, 10:54 AM
not really traditional since its new, but its better than the old way of creating credential fields
s
SimonC
06/01/2021, 11:02 AM
thanks battk, would you know which api to use to retrieve the secret?
b
battk
06/01/2021, 11:07 AM
Create a Form Field with a Credential Field Sample
battk
06/01/2021, 11:08 AM
its treated similarly to the guid, its used as a template expression that the N/https module replaces with the credential
s
SimonC
06/01/2021, 11:10 AM
vd
SimonC
06/01/2021, 11:11 AM
= vielen dank
25
Views
Open in Slack
Previous
Next