Before editing a workflow, it is important to understand the role of variables.
Variables are primarily used to store information. They act as simplified aliases for complex data, allowing workflows to reference complex values using variable names instead of the original data structures.
Variables are categorized into three types:

Supported constant types include:Batch Text、Boolean
、Number、String、Excel Data

2.Dynamic Variables
Dynamic variables store values retrieved during cloud phone execution.
Tip:Examples include results returned from email actions or network requests.

