Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 684 Bytes

File metadata and controls

12 lines (9 loc) · 684 Bytes

# ReachV1AutomationsAutomationEventsResource

Properties

Name Type Description Notes
started int Contacts that ever entered the automation, including those that already left it.
inProgress int Contacts currently moving through the automation, including those waiting on a delay step.
completed int Contacts that reached the end of the workflow.
failed int Contacts whose journey through the automation errored and stopped.

[Back to Model list] [Back to API list] [Back to README]