Skip to main content

I’m sending a webhook from Klaviyo and if I Catch Raw Hook, my ‘raw_body’ seems to be correct JSON format.

 

 

But If I try to Catch Hook with the same data, I’m seeing an error that the data is malformed. I get the same error whether I leave the child key empty, or enter ‘raw_body’ — which is my intended goal so I can use the ‘email’ and ‘f_name’ keys:

 



 

Hi @TheSuburbs 

Good question.

Might be worth reviewing this related topic: