I’ve deployed Evolution API on Cloud Station and connected it with n8n to automate WhatsApp message workflows.
When I use the test webhook URL from n8n, everything works fine — messages are received successfully and the workflow triggers as expected.
However, when I switch to the production webhook URL, the messages are not reaching n8n.
Here are some additional details:
-
Platform: Cloud Station (hosted environment)
-
Integration: Evolution API → n8n Webhook
-
Test Webhook: Works correctly (receives messages)
-
Production Webhook: No messages received
Has anyone else faced this issue or know why the production webhook might not be receiving data while the test webhook works fine?