Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 916 Bytes

File metadata and controls

18 lines (15 loc) · 916 Bytes

# Hook

Properties

Name Type Description Notes
id string Unique Id
name string Display name
action string Action that must be pushed. Can be mailto: or http:
topics string[] Event topics where the action must be triggered on [optional]
publish_topics string[] Event topics that can be used for publishing [optional]
init array<string,mixed> Additional arguments used to initialize the hook. [optional]
filter string Filters to add certain conditions to trigger hook. [optional]
is_active bool [optional]
created_on \DateTime [optional]
changed_on \DateTime [optional]

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