Automations

Columns

Name

Type

ReadOnly

References

Description

Id [KEY]

Long

True

Automatically assigned when created.

Title

String

False

The title of the automation.

Active

Boolean

False

Whether the automation is active.

Position

Integer

False

The position of the automation.

ConditionsAll

String

False

An object that describes the conditions under which the automation will execute.

ConditionsAny

String

False

An object that describes the conditions under which the automation will execute.

Actions

String

False

An object describing what the automation will do.

CreatedAt

Datetime

True

The time the automation was created.

UpdatedAt

Datetime

True

The time of the last update of the automation.

Last updated