Trouble Integrating Get Webhook Between Bubble and Make

I’ve tried using a webhook. When I set it up with Bubble, it doesn’t work — I’m not sure what I’m doing wrong. I also tested it with Make’s webhook, and it worked. I did the same setup with Bubble, but it didn’t work. I’m not sure what kind of response I need to send back to Make so the scenario can run properly. It says Microsoft requires a 200 OK response for it to work. I’ve tried multiple things to get it working, but none of them have worked — I’m not sure what I’m doing wrong.





Bubble will by default return a 200 response. You don’t need to add return data from API.
Can you share your settings in your HTTP request to Bubble but also your endpoint settings in Bubble? (you did a detect data… which data is expected by Bubble…).

Also, I don’t think make expect “validation” for the endpoint, is this coming from another service you are calling?

This topic was automatically closed after 70 days. New replies are no longer allowed.