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.
You can now use configuration variables within workflows. Both values and secrets are supported and can be referenced using:
{{ retoolContext.configVars.YOUR_VAR_NAME }}