WiseParts
Workflows

Getting Started

What workflows are, and how they replace automations.

A workflow is a diagram of what should happen when something occurs in WiseParts. You draw it on a canvas: a trigger to start it, then boxes for the steps, joined by lines that decide what runs next.

Where an automation runs one straight line of conditions and actions, a workflow can branch, wait, ask a person to approve something, and pick up again days later.

Workflows replace Automations. If you use automations today, read Moving from automations before you switch anything on.

Finding your workflows

Navigate to Workflows to see everything built for your account. The list shows each workflow's name, what it runs on, its status, and when it was created, with the most recent runs alongside.

From here you can open one to edit it, look at its history, or start a new one.

Draft and published

A new workflow is a draft. Drafts never run, however complete they look, so you can build across several sittings without anything firing.

Publishing is what makes a workflow live. From then on it runs whenever its trigger matches, until you unpublish it.

Editing a published workflow creates a new version. Runs already in progress finish on the version they started on, so a change never strands a job halfway through.

Moving from automations

Both can be switched on at once, and that is the point: it is how you migrate without a gap in cover.

While automations are on, your automations keep running and your workflows stay quiet — even published ones. You can build and publish every replacement, take as long as you need, and nothing you publish will act.

Switching automations off is the moment of change. Your workflows take over, all at once, for the whole account.

Build and publish everything first, then switch automations off as the last step. That way the changeover is a single deliberate action rather than a scramble, and you can switch back if something is missing.

Your automations are not deleted when you switch them off, and switching them back on returns you to the previous behaviour.

What to do next

Building a workflow covers the canvas and every kind of step you can add.

Runs and history covers what happens after a workflow starts — where to watch it, and what to do when one stops.