Skip to main content
Text emits exactly what you type unless the text contains template expressions such as {{name}}. Each top-level template variable becomes a connectable input on the node.

Inputs

Output

Example

The node exposes customer and urgent inputs. Connect an object to customer and a value to urgent.
Template values are inserted without HTML escaping. Sensitive only masks the canvas display; the value remains visible in the configuration panel and is still passed through the workflow.
Renaming or removing a template variable removes its corresponding input. Check downstream connections after editing template expressions.