Skip to content

Token: replace

Replace all tokens, using a recursive strategy.

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: August 1, 2023 15:32:39