Welcome to Zuora Product Documentation

Explore our rich library of product information

Logic: Liquid

This reference describes the Logic: Liquid task.

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.

Note:

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.

Liquid task configuration