Skip to main content

Creating flows

A flow is built in the flow builder as a connected chain of nodes — a Start node, the questions, messages, logic, and integration steps in between, and an End node.

Quick start

1

Open Flows

Navigate to Flows in Studio.
2

Create a new flow

Click New flow and give it a name.
3

Add and connect nodes

Add nodes from the node library and connect each one to the step that should come next.
4

Configure logic and validation

Add conditions to branch the journey, and set validation on questions so candidates provide what you need.
5

Save

Save the flow so it can be referenced from your careers site.

Presentation modes

A flow defines what you collect, not how it looks. The same flow can be rendered in different presentation modes when you embed it on your careers site through the SDK:
  • Form — a traditional form experience
  • Chatbot — a conversational experience
  • Agent — an agent-led experience (coming soon)
See the SDK plugins for how flows are embedded on your careers site.