Legacy Dev Forum Posts

 View Only

Sign Up

Does Genesys Bot Connector support Web Socket url to recieve Utterances

  • 1.  Does Genesys Bot Connector support Web Socket url to recieve Utterances

    Posted 06-05-2025 19:01

    rahulkalidindi | 2022-05-26 11:03:09 UTC | #1

    Does Genesys Bot Connector support Web Socket url to receive Utterances?

    After installing the Genesys Bot Connector Plugin, on the Configuration tab, the plugin expects Bot Connector Handle Utterance URI to receive the utterances from the custom bot. The sample shows "The URI called by Genesys to relay an utterance from a chat to the Bot Connector bot. (eg, https://mycustomserver:443/botconnector/postutterance)".

    Instead of configuring it to a https url, can i configure it to a wss url?


    Jerome.Saint-Marc | 2022-05-30 08:07:42 UTC | #2

    Hello,

    No, Genesys Bot Connector does not support websocket url. It works with an HTTP(s) POST (webhook approach).

    Regards,


    system | 2022-06-29 08:08:33 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 14888