Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 946 Bytes

File metadata and controls

22 lines (14 loc) · 946 Bytes

RestRWebhook

Properties

Name Type Description Notes
id String [optional]
url URI Webhook endpoint URL [optional]
enabled Boolean Whether webhook is enabled [optional]
unsubscribed Boolean Trigger webhook when a contact unsubscribes [optional]
dropped Boolean Trigger webhook when an email is dropped [optional]
bounced Boolean Trigger webhook when an email bounces [optional]
markedSpam Boolean Trigger webhook when an email is marked as spam [optional]
clicked Boolean Trigger webhook when a link in the email is clicked [optional]
opened Boolean Trigger webhook when an email is opened [optional]
contactCreated Boolean Trigger webhook when a new contact is created [optional]