Example for webhook data

Setup Maileon

In your Maileon account create under "Settings - Webhooks" a webhook and configure some data to be sent, like shown in the screenshot.
Then click on the link: "Trigger test event with current configuration"


Last recorded call

Hint: only calls with JSON-body will be recorded!

https://hosting.maileon.com/service/examples/en/webhooks_catch_example/webhook.php?addr=web%40cez.cz&par=&par2=
{
    "mailing_id": "8519",
    "email": "web@cez.cz"
}