Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 898 Bytes

File metadata and controls

16 lines (13 loc) · 898 Bytes

# ReachV1AutomationsAutomationResource

Properties

Name Type Description Notes
uuid string
name string
status string There is no `completed` status. Use `events.completed` to see how many contacts finished.
type string What kind of workflow this is. `custom` automations are the ones built from scratch.
config object Trigger configuration of the automation. The shape depends on the type.
events \Hostinger\Model\ReachV1AutomationsAutomationEventsResource
createdAt \DateTime
updatedAt \DateTime

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