Skip to content

Relationships

Schema relationships
graph LR
    Automations -->|"actions"| Actions

Properties

idstring
required·

The automation's unique identifier

actionsstring[]

The actions that were executed as part of this automation

References: Actions → id
automation_triggerobject
created_atstring · date-time

The date and time of the automation's creation

descriptionstring

The automation's description

end_datestring · date-time

The date and time that the automation was ended

namestring

The automation's name

remote_dataRecord<string, any>

Raw data returned from the remote API call.

start_datestring · date-time

The date and time that the automation was started

statusstring

The automation's status

trigger_typestring

The type of trigger that was used to execute this automation

updated_atstring · date-time

The date and time of the automation's last update