N8n to ElevenLabs

Hi,
Does anyone know how to send the output from the n8n AI Agent back to 11Labs?

This is for a voice agent that is retrieving data from the PineCone vector db in n8n from a voice inquiry starting from 11Labs.

The 11Labs voice agent is not using the answer from n8n for its response.

So, the specific question is: how do I send the json to 11Labs so it will use it for the answer?

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.75.2
  • Database (default: SQLite): Pinecone
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system: windows 11

Hey @AlexK1919 , check out this tutorial, https://youtu.be/pJYm7MOyMH0.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.