Similar to select attributes, originally designed for use in Lists
stage
.
The possible values of a status attribute are known as “statuses”, and there are separate APIs for managing them.
All status attributes are single-select.
status
property, which is an object describing which status was used:
status
property which references either the status_id
or the title
of the status.
If you attempt to write a value where the ID or title cannot be found, you will receive an error rather than create a new status.
$or
syntax:
active_from
property. This allows automations based on when the attribute was changed. This filter supports the $lt
, $lte
, $gt
, $gte
operators: