Form submission works on PreProd but not in Prod

Hello,
I use “make” automation service to send data from a Webflow form to a Brevio plateform database.
When I publish on the pre-prod, the service works. But when I publish online, no data is sended.
Make use a webhook to connect with webflow form system.
I’m lost.
Aurel

Hmm, let’s think…

It seems like your setup is correct since it works in pre-prod. For the production issue, check if the webhook in “Make” is correctly aimed at your production URL and not just pre-prod. Also, ensure there are no IP whitelisting or firewall settings in production blocking the webhook.

Look into error logs in “Make” or Brevio for any clues. A difference in data structure between environments can sometimes cause issues.

That’s all I could think about. Hope this helps :slightly_smiling_face: