Typebot to Make integration - Webhook not parsing JSON correctly

Hi, I’m sending a webhook from Typebot to Make, using the POST method and a JSON body. The body is correctly formatted, and everything was working fine before — I had already made some successful requests without any issues. Now, for some reason, Make is receiving the entire payload as a single text value instead of parsing it as JSON. I’ve tested the same JSON body using Postman and it works perfectly. Anyone knows if Typebot might be sending the wrong Content-Type or messing up the JSON formatting? Thanks in advance!
2 Replies
michaelvips
michaelvips2mo ago
are you using the typebot webhook block or the default webhook block on make ?
michaelvips
michaelvips2mo ago
the default webhook block has this option
No description

Did you find this page helpful?