Wоrkflоws
Tasks aka Nodes

Decision

5min
this node will divide the flow of the process into two branches based on the conditions you can set conditions in the 'decision criteria' section conditions are based on process properties, also you can choose whether the node needs to meet all presented conditions or just one of them the first branch is 'no' and it will occur when the set conditions are not met if the conditions are met, the process will go to the 'yes' branch to create the task inside the decision node, you need to select the big decision node and click on the plus icon, then you have to choose a branch on which you want to add the task you can create multiple tasks inside the branch, but to create a node after the branch you need to select the small decision node at the end and click the plus icon wait for condition if the 'wait for condition' setting is enabled the node will wait for the condition to be met, if it`s not met in the set period of time, the node will go to the 'no' branch the waiting time can be set in the 'delay' field (supports computed expression) example we have a process that sends a certain email depending on the status of the payment if the payment status isn`t 'successful' after one day passes, the process will send a 'failed purchase' email to the customer if the status is 'successful', the receipt will be sent let`s start the process as we can see the payment field is empty and the process is waiting for an update then the receipt was sent to the customer just after the payment status was updated