Skip to main content

Logic: Liquid

Zuora
  • 日本語のコンテンツは機械翻訳されており、補助的な参照を目的としています。機械翻訳の精度は保証できません。英語版が正となります。また、現時点では検索機能は日本語での検索をサポートしていません。翻訳に関するフィードバックについては、docs@zuora.comに送信してください。

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