Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Timer or Delaying Bot Responses

    Posted 11-20-2024 16:44
    No replies, thread closed.

    Hi All,

    I hope this message finds you well.

    I would like to ask if there is a way to introduce a delay or slow down the bot's responses. Currently, when the bot completes a "Show Knowledge Article" task, it proceeds to the next "Communicate" task immediately.

    The Knowledge Articles typically contain 2 to 5 sentences, and it would be helpful to allow the customer sufficient time to read them before the next response is sent. Implementing a slight delay between tasks could improve the customer experience significantly.

    I'd appreciate any guidance or suggestions on how to achieve this.

    Thank you in advance!


    #ArchitectureandDesign
    #ConversationalAI(Bots,AgentAssist,etc.)

    ------------------------------
    Rechelle McConnell
    CHRISTIAN BROADCASTING NETWORK
    ------------------------------


  • 2.  RE: Timer or Delaying Bot Responses

    Posted 11-21-2024 07:04
    No replies, thread closed.

    Hi Rechelle,

    Makes sense that you would want a delay.  Hopefully someone in the community has put this in place or has a good idea on how to resolve this.



    ------------------------------
    Sam Jillard
    Online Community Manager/Moderator
    Genesys - Employees
    ------------------------------



  • 3.  RE: Timer or Delaying Bot Responses

    Posted 11-21-2024 10:44
    No replies, thread closed.

    Thank you Samuel



    ------------------------------
    Rechelle McConnell
    CHRISTIAN BROADCASTING NETWORK
    ------------------------------



  • 4.  RE: Timer or Delaying Bot Responses
    Best Answer

    Posted 11-21-2024 10:26
    No replies, thread closed.

    I submitted this one last year: Add a pause feature in bots | Genesys Cloud Ideas Portal.  It was merged into this one:  Add ability to delay response in digital | Genesys Cloud Ideas Portal.  Both are "Future Consideration"  Vote them up and put in some business use cases.  



    ------------------------------
    Robert Wakefield-Carl
    ttec Digital
    Sr. Director - Innovation Architects
    Robert.WC@ttecdigital.com
    https://www.ttecDigital.com
    https://RobertWC.Blogspot.com
    ------------------------------



  • 5.  RE: Timer or Delaying Bot Responses

    Posted 11-21-2024 10:46
    No replies, thread closed.

    Hi Robert,

    I am definitely voting for this. Thank you so much!



    ------------------------------
    Rechelle McConnell
    CHRISTIAN BROADCASTING NETWORK
    ------------------------------



  • 6.  RE: Timer or Delaying Bot Responses

    Posted 11-21-2024 23:40
    No replies, thread closed.

    Hi Rechelle,

    You can use any web service that allows you to make an http request and adds a delay to the response.

    Here's a sample: 

    https://nghttp2.org/httpbin/delay/4


    Create a new action under Web Services Data Actions integration. Or create a new WS integration without any credential needed.

    Then call this data action in your flow where you needed delay and it should work.




    ------------------------------
    Niel Vicente
    na
    ------------------------------



  • 7.  RE: Timer or Delaying Bot Responses

    Posted 11-22-2024 13:01
    No replies, thread closed.

    We did something similar with the Customer Code functionality and a NodeJS script that introduces any delay you send into the code. 



    ------------------------------
    Robert Wakefield-Carl
    ttec Digital
    Sr. Director - Innovation Architects
    Robert.WC@ttecdigital.com
    https://www.ttecDigital.com
    https://RobertWC.Blogspot.com
    ------------------------------