I created an automation with a Webhook trigger.
When calling that webhook, I want to run a script that reads the webhook data (POST) and use them in my script.
I haven’t found how to do something as simple as that so far. I’m starting to believe this isn’t possible.