Is there an easy way to pull out data from a webhook?
Maybe it's me, but I've not found any kind of documentation, example, anything.
Not here, not on patreon's api...
I need to create a """"simple"""" script which will do
retrieved data > to variables
if pledge:create do stuff
if pledge:delete do stuff
if pledge:update do stuff
Is that so hard to achieve?