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=o.schenk%40seznam.cz&par=C13034A1DC39FC2B8812B87C2B9E03D6AB489D4B&par2=o.schenk%40seznam.cz
{
    "mailing_id": "17352",
    "email": "o.schenk@seznam.cz"
}