blokboard/ Open app

Node reference

Start

Begin a workflow run

CoreFlowstart

Begin a workflow run

Part of Core / Flow. This reference is generated from the node definitions shipped with Blokboard.

When to use it#

  • Start a workflow manually.

Parameters#

ParameterField typeDefaultDescription
Run (scheduleMode)selectonce
Every (intervalValue)number10
Interval unit (intervalUnit)selectseconds
Start (intervalStartMode)selectnow
First run (intervalStartAt)string(empty)
Daily times (fixedTimes)time-list["09:00"]

Inputs#

No inputs ports.

Outputs#

PortValueDescription
outobjectWorkflow start time.

out fields#

FieldTypeDescription
startTimestringISO timestamp for this run.

Use in a workflow#

Connect this node to the path that should execute it. Run a small example, inspect its actual output, and use the expression picker to select values for later nodes.

See expressions for mapping values, workflow basics for connections, and troubleshooting for failed runs.