Back

Workflow Split Join Nodes


A Split Join Node can be used to create parallel process branches that must all complete before the process continues.

For example, when an employee joins a company, multiple departments may need to complete tasks. They need to be set up the pay roll whilst the IT department sets up their login credentials. This allows both departments to perform the tasks simultaneously.