Parameter store
Manage and set up sensitive parameters for added security and efficiency in NLX's Dialog Studio
Last updated
Manage and set up sensitive parameters for added security and efficiency in NLX's Dialog Studio
Last updated
Parameters allow for the secure management and configuration of sensitive values when referencing them within a Data request, Action, or Lifecycle hook. They can also be used to provide workspace efficiency when needing dynamic placeholders for commonly typed values, such as URL strings. Parameter store may involve static or dynamic values, including API keys, tokens, passwords, or URLs.
Only Administrator and Developer roles may set up parameters in a workspace.
Begin by selecting + Add parameter from the Parameter store tab:
Enter a name and parameter's value
Add an optional description
Keep Sensitive setting enabled (default) or disable. The sensitive setting turns the parameter's value to asterisks and redacts it from conversation logs
Click Create parameter
Need to edit or delete a parameter?
After creating your parameter, you may expand its details and select Edit or Delete parameter at any time.
Once a parameter has been created, you may reference it easily when managing Data requests, Actions, or Lifecycle hooks:
Create new or select an existing data request, action, or lifecycle hook
Under the resource's external tab of Implementation, reference your parameter in the URL field or in the value field under Headers
Select from available parameters by entering an open curly brace { in the text field.