Hello everyone, I’m facing an issue where I have an API endpoint set to receive webhooks. The issue is that when I send a webhook to it, it does not detect the webhook, I have it set to detect data as seen below:
The webhook is sent from Meta, and bubble is supposed to receive it and send a verification response, however bubble doesn’t receive it at all.
I have tried receiving the same webhook via webhook.site, and it’s receiving it flawlessly.
Any leads would be appreciated. I would also love to know if there is any easy way to receive bubble webhooks externally (Webhook.site requires a subscription), and then forward the data to bubble via an Api call.
Hello contanto, I could not find a solution to the issue so I managed to resolve it by using HookDeck as a solution, I suggest you to do the same if you haven’t found a solution yet.
Até pouco tempo atrás, o Bubble não aceitava acionar um WF com uma chamada do tipo GET, aceitava apenas do tipo POST. - O recurso “Initialize” é apenas para chamadas do tipo POST.
Hi, guys. So, did you get it to work? I’m on the free version of Bubble, trying to create a new client with the Shopify Webhook, but it just doesn’t detect the request data. I’ve even tried this configuration, but still I get no response. Does anybody know what I’m doing wrong? I suspect it could be on the side of Shopify.