Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

  • The Assignment action serves the essential purpose of storing information in a workflow. It works by assigning a specific value to a variable, which can then be referenced or manipulated throughout the entire workflow.

...

  • Variables are placeholders for data, and the assignment process allows you to control and utilize this data in various operations.

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example, if you need to store a value that will be used in calculations or conditions the Assignment action is the first step.

  • This action is fundamental in most automation processes, as it allows for dynamic data handling.

  • Let’s explore the screens that follow, after drag-n-drop of Assignment action on workflow canvas.

Config

The Config tab is designed for specifying assignments, when creating or editing workflows within the platform.

...