Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 660 Bytes

File metadata and controls

26 lines (14 loc) · 660 Bytes

ContactAutomationsActivity

Contact Automation activity schema

Properties

Name Type Description Notes
actionData ContactAutomationsActivityAllOfActionData [optional]
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"