Skip to main content

Logic: Liquid

Zuora

Logic: Liquid

If you need to define Liquid variables or perform Liquid-based operations, you can use a Liquid task. The version of Liquid used in Workflow is 5.0.1.

Use assign commands to define variables. Variables will be saved in the payload under the Liquid key. For variables that are used only in this task, you can start their names with an underscore.

Switch to the Help tab to find common Liquid expressions.

When you reference a Liquid variable in downstream tasks, you must check Skip Validation in the task settings. Otherwise, you may get an error indicating that the variable is invalid.

wf_liquid_task.png