Hi! Right now, when I trigger a webhook automation with JSON like this one:
{
"event": "delivery-finished",
"deliveryId": 5,
"environment": "FUNDING TRADERS LIVE",
"components": {
"Aurora Infrastructure": "infra-1",
"Aurora IOs": "ios-1"
}
}
I have the following item in the corresponding Webhook Automation Activity log:
My suggestion is to show the actual JSON instead, because the current display is both incorrect and difficult to understand.