I am using Dialogflow CX to build a bot, and I need an event to trigger a webhook when the user hangs up (i.e., abandons the conversation). Is there any way to achieve this?
I need the webhook to be triggered automatically when the conversation ends unexpectedly during phone calls.