Versions Compared

Key

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

...

  • The Decision action introduces logic into the workflow by making choices based on predefined conditions.

  • It’s essentially a control mechanism that dictates the flow of the process by evaluating certain conditions. If a condition is met, one branch of the workflow is followed; if it is not, a different path is taken.

...

  • This action is crucial for workflows that need to react differently under various scenarios.

...

  • The Decision action enables workflows to behave dynamically and intelligently, ensuring appropriate responses to different inputs or situations.

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

...

...

Config

...

...

After clicking on + button, following screen for specifying decision condition opens up.

...