Use configuration variables in workflows
You can now use configuration variables within workflows. Both values and secrets are supported and can be referenced using:
{{ retoolContext.configVars.YOUR_VAR_NAME }}
Updates, changes, and improvements at Retool.
Refer to the stable and edge release notes for detailed information about self-hosted releases.
You can now use configuration variables within workflows. Both values and secrets are supported and can be referenced using:
{{ retoolContext.configVars.YOUR_VAR_NAME }}