Last updated: 16 April 2026
Workflows allow you to automate clinical and administrative tasks in Jump. A workflow is a sequence of steps -- a trigger that starts it, followed by one or more actions that are executed automatically.
Workflows are built using a visual flow builder where you connect trigger, action, and control nodes on a canvas.
Common examples include:
Every workflow starts with a trigger -- the event that kicks it off:
| Trigger Type | How It Works |
|---|---|
| Manual | Started by a team member from a patient, appointment, task, or recall |
| Event | Fires automatically when a clinical event occurs (e.g. appointment booked, lab result received) |
| Schedule | Runs on a recurring schedule |
| Webhook | Triggered by an external system via HTTP |
A workflow can be in one of two states:
The Workflows page lists all workflows in your organisation with tabs for:
Each workflow card shows its name, description, trigger type, and whether it is enabled.
Tip: Start with a simple workflow -- such as sending a confirmation email after an appointment is booked -- to get familiar with the builder before creating more complex automations.