I’m using the Typeform node with a webhook in n8n. Although the webhook is connected, and I’m submitting the form as a test, the node stays stuck on “Listening for event” and never receives any test data.
I’ve confirmed that the webhook URL is correct and mapped in Typeform, and that the form submission goes through.
Has anyone seen this issue before or know what might be causing the test event to not register in n8n?
Thank you so much for responding!
I’m using the n8n cloud version, not self-hosted.
For the webhook, I was testing using the “Test” webhook URL in the workflow editor (the one that says “Listening for event”). I didn’t switch to the production URL during testing.
Should I be using the production webhook URL instead? Or is there something else I might be missing?
Yes, I did click “Listen for test event” like in your screenshot, and then I submitted the Typeform, but unfortunately, n8n still didn’t receive any data.
The test event never completed and just kept spinning.
Do you think it could be something with Typeform settings, or should I be trying with the production URL instead?