Events

Events are what happens to the transmission after you send it to your recipients. Events generally include bounce, spam, opens, and clicks.

If you had configured webhook URLs in our Webhooks API, you would receive event data whenever an event such as bounce, spam, open, and click occurs.

Below table shows the list of event webhooks. Clicking on each webhook will take you to its page informing you of the payload data that is sent to the configured webhooks as POST requests:

DeliveredEvent webhook for delivered transmission.
BounceEvent webhook for bounced transmission.
SpamEvent webhook for a transmission landed in spam.
OpensEvent webhook for an opened transmission.
ClicksEvent webhook for a transmission that has been clicked or interacted with.
UnsubscribesEvent webhook for an unsubscribe by the recipient.

Note: Here, transmission refers to a campaign.