Describe the problem/error/question
I’m using a retellai one-prompt bot integrated with n8n webhook workflows. When I use the test-url for the webhook, everything works fine, however, when I use the production url, retellai does not ping the workflow. I checked to see if it was a workflow error through a curl command and everything worked. It seems to be a retellai side error and I don’t know how to fix it.
I have:
- Checked to see that the workflow is active
- Validated that the production url is is the same
- Made sure that both methods are POST.
What is the error message (if any)?
There is none, the node is never pinged.
Please share your workflow
Share the output returned by the last node
None, Expected output:
- you have x available houses OR there are no houses available for viewing
I run N8n on the web
