make a webhook and the control is then not wide enough to show it without some nifty sideways scrolling
and almost certainly I will make a mistake with the key, but I can only delete and not edit this webhook…
and in this case a parameter called message is required…is that what you are sending??
I’ll get that UI bug fixed in our next version. Editing is also a good idea, I’ll get that on the list. As for what the webhook sends, it sends a JSON object with a two keys, one of “event”, which has a string description of the event (ie. “deployment.started”), and “data”, which has its own JSON object of log data, error counts, sub-deployment information, links, and more.