User Interface
This is how the user interface looks like to customers.
Special Variables
The following special variables, prefixed with a $
, are available in the UI and can be used in workflows.
InsightConnect
$success
of type boolean on whether the step succeeded$job
of typeobject
which contains the output of all the completed steps in the workflow$job.URL
of typestring
which contains the URL of the jobs page
Did this page help you?