The "Boolean Condition Activity" allows a workflow to follow one of two different paths based on specified conditions. If the conditions are met, the TRUE branch of the workflow will be executed; otherwise, the FALSE branch of the workflow will be taken. Below is a simple workflow diagram illustrating the Boolean condition and its associated true and false paths:
For detailed information on constructing these conditional statements, please refer to the "Condition Searching in Workflow Activities" guide.
Additionally, the Boolean condition activity provides outputs in the form of boolean values, indicating whether the true or false path was taken. These outputs, "did_pass" and "did_fail," can be valuable later in your workflow if you need to determine the execution path that was followed.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article