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?

已提問 10 個月前檢視次數 174 次
1 個回答
0
已接受的答案

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

profile pictureAWS
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南