Pass data through workflows using template variables. Reference the event that fired the workflow, the output of any previous step, or static node configuration — no bespoke glue code required.
- {{trigger.*}} for event payload fields
- {{outputs.<step-id>.*}} for previous step results
- {{config.*}} for node-level constants
- Variable picker with autocomplete in every template field