I have recently found out about webhooks - because they’re in 0.80 - and they seem great, but I would be interested in doing a bit more with them.
Many times, webhooks notify of an event and it would be good to have this recorded in a sensor. E.g. - plex webhooks can notify when someone is watching something on Plex, and it would be good to be able to expose the details in the webhook JSON in the lovelace frontend.
I guess this is a similar concept to a MQTT JSON sensor, but it would be for information coming in in the form of a webhook?