Kestra Expressions Guide – Pebble and Context Variables

Use expressions to dynamically set values in flows using {{ ... }} syntax backed by the Pebble templating engine.

Find the right expressions doc

Common tasks

If you need to…Start here
Access inputs, outputs, vars, trigger, or namespace valuesExecution Context Variables
Format dates, parse JSON, or transform stringsFilter Reference
Render nested expressions or inspect the full contextFunction Reference
Write loops, conditions, fallbacks, and comparisonsPebble Syntax and Operators, Tags, and Tests
Build or debug a multiline or nested expressionPebble Syntax and Function Reference

Browse expressions docs

Was this page helpful?