Workflow Builder: Node Library

Nodes are the building blocks of your workflows. Drag and drop them into your Workflow Builder swimlanes to create processes, end-user navigation, or perform logic.

Conditional Event Node

In partnership with the Sub-Process node, learn how to define workflow direction.

End Node

Learn how to end your workflow and collect process data.

Error Node

Learn how to handles errors and notify end-users that an error occurred.

Exclusive Gateway Node

Learn how to use conditional logic to split a workflow into two or more pathways.

Handoff Node

Learn how to transfer a workflow process to another workflow.

Inclusive Gateway Join Node

Learn how to pause a workflow until all parallel tasks (split by the Inclusive Gateway Split node) are complete, then merge them together.

Inclusive Gateway Split Node

Learn how to split a single workflow pathway into multiple pathways and run them independently. This node also allows for decision logic linking to those multiple pathways.

Message Node

Learn how to send custom emails or SMS messages as part of your workflow.

Parallel Gateway Join Node

Learn how to pause a workflow until all parallel tasks (split by the Parallel Gateway Split node) are complete, then merge them together.

Parallel Gateway Split Node

Learn how to split a single workflow pathway into multiple pathways and run them simultaneously. This node also allows for decision logic linking to those multiple pathways.

Signal Node

Learn how to alert to your end-user to signal the end of their available actions before the process moves to another swimlane.

Signal Start Node

Learn how to run a workflow on module or workflow save events, or when an application(s) promotion event occurs.

Start Node

Learn how to run a workflow when triggered by an event, like end-users landing on a page or on hand-off to another workflow.

Sub-Process Node

Learn how to group tasks and allow end-users to complete them in any order.

Task Node

Learn how to perform user, script, and service tasks in your workflow. This node is the easiest way to link modules to your workflow process.

Timed Event Node

Learn how to trigger specific actions when a task or sub-process doesn't complete in a specified time.

Timer Node

Learn how to pause a process for a set amount of time.

Timer Start Node

Learn how to run a workflow on a set schedule.