Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 537 Bytes

File metadata and controls

25 lines (13 loc) · 537 Bytes

ContactActivityAbstractActionsWithAutomations

Contact activity schema

Properties

Name Type Description Notes
date OffsetDateTime The date and time [optional]
actionName ActionNameEnum Action name [optional]

Enum: ActionNameEnum

Name Value
EVENT "automation_event"
ACTION "automation_action"
TRIGGER "automation_trigger"