g
Frontend | Backend | Api

Hooks\Models\Api\Hook

Hook

Property Description Returns
scheduledEvents Get the scheduled events / tasks for this hook Collection
recurringEvent Get the recurring event for this hook Task
id int
name string
text string
synchronous bool
batchPersistence string
created DateTime
modified DateTime
createdBy User
modifiedBy User
published DateTime
published bool
category Category
site Site
batches Collection (Batch)
actions Collection (BaseAction)
entityEvents Collection (EntityEvent)
webEvents Collection (WebEvent)