Skip to content

Token: set value

Define a locally available token by a specific name and value.

Fields

Name of token

Provide the name of a token where the value should be stored.

Value of the token

The value of the token. Other tokens can be reused here, for example [node] will directly assign the node entity, if available.

Interpret above value as YAML format

Nested data can be set using YAML format, for example mykey: "My value". When using this format, this option needs to be enabled. When using tokens and YAML altogether, make sure that tokens are wrapped as a string. Example: title: "[node:title]"


Last update: February 5, 2023 15:10:36