Menu

Variables Overview

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:

  • Static Constants
  • Dynamic Variables
  • Element Variables
  1. Static Constants
    Static constants can be configured by selecting Global Variables on the workflow editing page.

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.

  1. Element Variables
    Elements represent UI controls within the interface.
    If a control needs to be operated multiple times, it can be saved as an element variable for reuse.
Previous
Basic Functions
Next
Exception Handling
Last modified: 2026-01-05Powered by