Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Collecting Emails with a Dialogflow CX Voice Agent

Has anyone figured out the secret to collecting email addresses using an IVR enabled bot in DIalogflow CX? My flow gets stuck at the collect email page and the agent just repeats over-and-over again "what is your email address?"

I am open to any suggestions!

Solved Solved
3 10 1,317
3 ACCEPTED SOLUTIONS

Hi,
I am also facing this issue ? Any solution for this ? I am using @sys.email entity for email. @airbornesql @xavidop 

View solution in original post

It's working fine with chat. But with voice call it got stuck on email question and keeps repeating. Not working on simulator. I have tried with real call also. 

 

View solution in original post

Any update about this ? Voice agent is not picking email correctly. Any solution for this ?

View solution in original post

10 REPLIES 10

Which entity type are you using?

Xavi

sys.email

I am using sys.email

Hi,
I am also facing this issue ? Any solution for this ? I am using @sys.email entity for email. @airbornesql @xavidop 

Hi,

Is it working when you are testing it in the simulator?

Xavi

It's working fine with chat. But with voice call it got stuck on email question and keeps repeating. Not working on simulator. I have tried with real call also. 

 

Any update about this ? Voice agent is not picking email correctly. Any solution for this ?

@airbornesql Why are you selecting every comment as solution? I am not giving any solution. I am asking way out for this. 

I'm also interested in the solution to this issue.

I think the generator should resolve this issue if we are giving a proper prompt which is extracting the email address and return as a parameter. Any thoughts on this?