RunWorkflow¶
Property | Type | Required | Description |
---|---|---|---|
WorkflowName | String | True | Name of workflow to run |
ConditionGroup | String | False | Value referring to the Name property in a matching rule (HtmlRule, SnapshotRule) or the ResultVariableName property in the ExecuteScript action. If specified, this action will only run if the referred to result is true |
NotConditionGroup | String | False | Value referring to the Name property in a matching rule (HtmlRule, SnapshotRule) or the ResultVariableName property in the ExecuteScript action. If specified, this action will only run if the referred to result is false |