A webhook is sending me a POST, but i want to do some debugging. currently i'm looping over the array and then sending a mail() to myself instead of printing (because how could i see what's printed to the page?), but I'm betting there's a more efficient way.
Any suggestions?