...
This method is especially useful when there are numerous possible outcomes, as it avoids repetitive and nested conditions, simplifying the workflow.
It is often used in situations where a workflow must take distinct actions based on user choices, status updates, or other distinct categories of input data.
Let’s explore the screens that follow, after drag-n-drop of Switch action on workflow canvas.
Config
The Config tab is used for defining switch conditions when creating or editing workflows within the platform.
...
After clicking on +
button, following screen for creating switch cases opens up.
...