Multiple handlers for single webhook?

it looks like HA gives an error if two automatons have the same webhook as a trigger. is the best solution to have the webhook trigger a scene and then have that scene be used as a trigger for multiple automatons?

I know this is way late, but I’m running in to the exact same thing ( i would llike one webhook to trigger four automations) . Any chance you came up with a better solution? or did you go with the scene setup? if not, would you mind going into your current scene trigger solution a bit?

Well, I found the answer to the question… you can’t use a single webhook to trigger multiple automations
https://github.com/home-assistant/core/issues/33224

Now I’m definitely interested in how you got around this :slight_smile: