Global Fields allow storing reusable values in different contexts within Sprinthub. They are especially useful to avoid rework, such as the need to manually update the same value across multiple automations, quick messages, notifications, flows, or emails.
To access Global Fields, click the System Settings > Global Fields. On the screen that will be displayed, you can create and edit fields. The Type defines the format of the value (such as date, number, or text), and the Alias is the identifier used to reference the field via tokens.
For example, if the Alias is 'mensalidade_emerald', the token to reference that field within Sprinthub is: {global=mensalidade_emerald}.
Using the Global Field token (examples)
The token can be copied manually or selected from the list of tokens available in the automation. At send time, it will be automatically replaced by the value defined in the respective Global Field.