#Web hooks in conversational ai agents

1 messages · Page 1 of 1 (latest)

open galeBOT
#
AI-generated Answer for ethan_13752

Conversational AI agents in ElevenLabs support webhook functionality for specific use cases For example:

  1. Conversation Initiation Client Data Webhook: This webhook can be triggered at the start of a conversation to send client data to your server.

  2. Webhook Tool: Within the 'Tools' option in ConvAI, you can use the webhook tool to extract specific information from a call and send it directly to your server.

However, there is no built-in feature to trigger a webhook specifically at the end of a call. For calls via Twilio, this can be handled on the Twilio side. If you're using the widget or web interface, you might need to implement middleware or custom logic to monitor and handle call completion events.

Let me know if you need further clarification!

near fiber
#

Can you return audio tags in a web hook tool response introduced in v3 or eleven labs