Skip to main content

The WorkflowContext object

workflowContext contains information about the 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.