Direkt zum Inhalt

how to implement If you make 2 wrong entries it says “please try again” it hangs up?

0

how to implement If you make 2 wrong entries it says “please try again” it hangs up in contact flow?

1 Antwort
0
Akzeptierte Antwort

You can use a combination of the following blocks in this order to achieve that desired functionality.

  1. Get Customer Input - Use the Default path which is used if a customer enters an unexpected value.

  2. Loop - This block provides a counter that increments every time it is reached by a contact. The value to use in this block would be 2. Use the Complete path to route the call to the Disconnect Block.

  3. Play Prompt - Use the block to play the Text To Speech (TTS) value of "Please try again."

  4. Disconnect - This block will terminate the call. Enter image description here

AWS
beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.