Orbit web apps
Orbit web apps
Compose full Liquid templates block-by-block. Drag variables, stack filter chains, add fallbacks, see the rendered output live. For when the one-liner isn't enough.
Just need one quick snippet? Open the Liquid Syntax Generator. Simpler, single-filter lookup.
Canvas
Text
Variable
Filters (left to right)
Fallback when empty (optional)
Text
Output
Liquid output
Hi {{ ${first_name} | capitalize | default: "there" }},Preview with sample data
(nothing to render yet)
Sample data
A free drag-and-drop builder for composing full Braze Liquid templates block-by-block. Stack filter chains, add variables and fallbacks, see the rendered output live with editable sample data. For when a one-line snippet isn't enough — personalized sentences, multi-variable templates, nested filter pipelines.
Lifecycle marketers and Braze operators who compose Liquid more than once a week. If you're copy-pasting from the syntax generator into a text editor to assemble full templates, the builder is for you.
Using Claude?
Inside Orbit for Claude, Liquid templates are generated with full context — your actual Braze attributes, your brand voice, your fallback conventions. Claude writes the template, Orbit validates it against your workspace, and you ship. The builder here is the manual version; the extension is the hands-off one. Free for everyone — the Claude extension is the power-user upgrade, not a gated feature.
Go deeper
The long-form guides that explain the thinking behind the tool. Written for operators who want to know not just what to do, but why.
craft · 11 min read
Liquid for lifecycle marketers — the complete Braze reference
Every personalised field in every Braze message runs through Liquid. Get it right and personalisation quietly improves every send. Get it wrong and 50,000 people see 'Hi {{${first_name}}}'. This reference covers the syntax and the production habits that stop that happening.
programs · 7 min read
Progressive profiling: asking users for data without scaring them off
Progressive profiling means collecting user data over time in small, contextual prompts instead of one giant signup form. Done well, it transforms personalisation data quality. Done badly, it's irritating surveillance with extra steps.
craft · 7 min read
Custom attributes: the data design that decides what your program can do
Custom attributes are infrastructure. Designed well, they enable every future campaign. Designed badly, they become the reason 'can we segment on X?' is a multi-week engineering project instead of a 15-minute one. Here's the design discipline that prevents the mess.