Overview

Set or update variables within the workflow to manage dynamic data and enable seamless transitions between steps.

Use Cases

  • Dynamic Data Storage: Assign user inputs or calculated values to variables for later use.
  • Data Management: Update variables based on workflow logic.

Configuration Fields

Output Variable Name

  • Description: Name the variable to be set or updated.
  • Example: “user_email” or “order_status.”
  • Validation: Only letters, numbers, and underscores (_) are allowed.
  • Required: Yes

Variable Value

  • Description: Enter the value to assign to the variable.
  • Example: “approved” for status updates or “[email protected]” for email storage.
  • Required: Yes