I have my webhook set up via an app I wrote in JS. I am having a hard time getting the data that is supposed to be POSTed from monday.com.
I was able to get this
But it does not seem like the correct data.
According to the webhook doc (monday.com Webhooks) it seems as it should be in the body.event or something like that. Any ideas what key the data is stored in?