Skip to main content

Template

The Template node is used to shape or format output. It lets you build custom text or structured content by injecting parameters into a predefined template string. This is useful for pulling out specific attributes from a node’s output (e.g., an object) or for formatting data before passing it to the next node.

Configuring the node

  1. Click in the node header.
  2. The Configure Template Node dialog will open.
  3. Define the Template string, adding parameters where needed.