Condition Data Type

Workflow Conditions.

Check existing conditions here.

Properties
name data type description
clause string

States relationship between condition type and its value.

Examples: "is", "is-not", "has", "has-not"...

Example

{
  "clause" : "..."
}