Skip to main content

Environment Variable

Environment variable is a named value you define once in the dashboard and reuse across workflows. Each Novu environment can hold its own value for the same variable, so Development and Production (and any custom environments) stay isolated without duplicating workflow logic. Read more about environment variables on environment variables documentation page.
id
string
organizationId
string
key
string
type
string
The type of the environment variable (currently only "string" is supported)
isSecret
boolean
values
EnvironmentVariableValueResponseDto[]
createdAt
string
updatedAt
string