I have an ElevenLab agent that communicates with n8n. During the call, the agent connects with the n8n backend, executes the workflow, and outputs the data. Then, n8n informs that the workflow executed successfully and shuts down, stopping the listening process. The ElevenLab agent provides a response based on the question but cannot interact with n8n anymore. Do you have any idea of what might be wrong? I’ll post a simpler version of my agent to show my setup.
Hi @pixMan
Please double-check that you’re using the Production URL, not the Test URL, and activate the workflow…
Also, I noticed the Respond to Webhook
node is set to First Incoming Item
—you probably want to change it to All Incoming Items
1 Like
Your solution worked. However I noticed that after few calls ElevenLabs Agent stops calling webhook. Instead it calls some imaginary calendar with strange date.