Workflow Statuses
A Workflow can be in any of the below statuses when running. These will be shown in the Active Workflow Banner.
| Status | Description |
|---|---|
| Triggered | The conditions set to trigger the Workflow Start block have been met. The Workflow will then begin running. |
| Operating | The Workflow is currently running and displayed in the Active Workflow Banner. |
| Waiting | The Workflow appears in the Active Workflow Banner, but is not yet Operating. |
| Suspended | This only occurs when a Workflow contains a Timer block. While the Timer is waiting, the Workflow will remain in a Suspended state. |
| Completed | The Workflow has reached a Stop block and is now finished. |
| Dropped | The Workflow is no longer running, but did not reach a Stop block. |
