You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Dialogflow CX Edition users
Hey,
After intent detection by dialogflow through phone gateway, I want to route it to a webhook and send the relevant response through phone gateway to the user i.e. IVR. I know it works easily with text input where you call the detectintent api in your webhook, get the relevant intent and respond back to the user but does it work in case of voice the same way?