1 min read

Template

Overview

The Template node renders Mustache-style templates ({{ }}) with upstream data. It supports field references, nested field access, conditionals ({{#if}}), loops ({{#each}}), fallback values, and string helpers (upper, lower, trim, truncate). Zero dependencies — pure JavaScript templating.

Category

Texttext/template

Inputs & Outputs