Skip to main content

The Workflow Context object

Information about the current workflow.

Properties

All properties for with supported data types or values. You can write JavaScript almost anywhere in Retool to manipulate or read property values.

currentRun

object

Information about the run.


environment

string

The selected environment.


lastRun

object

Information about the previous run.


lastSuccessfulRun

object

Information about the most recently successful run.