You can use Skip node when you want to skip an iteration from the For node, based on a condition. Eg In the below example, if you ha...
You can use this node when you want to keep the workflow on hold for a specific time. To use this node and specify the time to put the ...
You can use the Transform node to modify the data during the workflow. Multiple create or edit steps can be created in a transformatio...
The Validate node allows you to validate expressions easily. Follow the steps below to validate your expressions: Click on the Valida...
You can use Business Object Read node to retrieve data from business objects. Read from Business Object: Specify the source business o...
Useful for you to pause the execution of a workflow for a specific amount of time. If a signal is received before the timeout, the workf...
Useful when you want to include custom code within a process flow, enabling the implementation of complex business logic. Write the cu...
Useful when you want to execute multiple tasks simultaneously in a workflow. When you hover over the branches, the "delete" and "+" opt...