@stefan-0 I tried to test this out on my own. I set up a webhook that I know worked, then changed the url so it would fail. Here is the log from the failed attempt.
Screenshot 2024-12-20 at 2.47.49 PM.png
Then I go to the Webhook log and see:
Screenshot 2024-12-20 at 2.49.07 PM.png
If I dig into the one that failed, I see:
Screenshot 2024-12-20 at 2.49.53 PM.png
Notice the ID in the general event is:
Id [9f9faf2d-7d32-48ce-98ee-76a31c43cac2]
And in the source of the Webhook Log, you see the id is:
"id" : "9f9faf2d-7d32-48ce-98ee-76a31c43cac2"
Hope this helps.