#timsiegelkow

1 messages · Page 1 of 1 (latest)

silver fjordBOT
velvet lotus
#

Hey again

onyx magnet
#

hey :/

velvet lotus
#

One sec

#

Okay

#

So what you need is the Body of the webhook

#

Have you done any research into how to log out a Body of an HTTP request using Zoho?

onyx magnet
#

well I'm letting it all be saved in that variable "response" which is a json file.. opening that json file in line 10 and letting all contents print ("info" = "print") reveals that nothing came with it

#

does that make sense?

velvet lotus
#

Unfortunately not really... like you can see that a Body is being sent with the Event. So it isn't all be saved in the response variable...

#

The Konsole on the right side of the screen is what you are printing, correct?

onyx magnet
#

yes, exactly

velvet lotus
#

So then that seems like an internal response from a Zoho API or something, no?

#

Like that ID is not a Stripe ID at all

#

So it seems to just be responding here that you were successful in that invokeURL request

#

But not the actual contents of the Webhook

onyx magnet
#

ah man.. this is so messed up

#

but yeah I guess you're right

velvet lotus
#

So yeah I think this goes back to how do you actually access the Webhook that is hitting that endpoint

#

I'm really sorry you are struggling with this and I wish I could help, but I know nothing about Zoho.